From ce4e25ecb71004f70d5449fe369ff84a4efa5349 Mon Sep 17 00:00:00 2001 From: shadow <81448108+shdwmtr@users.noreply.github.com> Date: Thu, 6 Mar 2025 00:48:07 -0400 Subject: [PATCH] Update PKGBUILD --- pkgbuild/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgbuild/PKGBUILD b/pkgbuild/PKGBUILD index 23345273..f21270d2 100644 --- a/pkgbuild/PKGBUILD +++ b/pkgbuild/PKGBUILD @@ -1,6 +1,6 @@ pkgver=v2.17.2 pkgname=millennium -pkgrel=1 +pkgrel=2 pkgdesc="Millennium is an open-source low-code modding framework to create, manage and use themes/plugins for the desktop Steam Client without any low-level internal interaction or overhead." arch=('x86_64') url="https://github.com/shdwmtr/millennium"