Bump pkgrel from 1 to 2 in PKGBUILD

This commit is contained in:
Celestial.y
2025-10-26 21:01:12 +08:00
committed by GitHub
parent 254b9471e4
commit c13ba5f25e
@@ -9,7 +9,7 @@ conflicts=("quickshell-git")
_pkgname=quickshell _pkgname=quickshell
pkgname="$_prefix-$_pkgname-git" pkgname="$_prefix-$_pkgname-git"
pkgver=0.1.0.r1 pkgver=0.1.0.r1
pkgrel=1 pkgrel=2
pkgdesc="$_pkgname-git which version pinned for $_prefix" pkgdesc="$_pkgname-git which version pinned for $_prefix"
arch=(x86_64 aarch64) arch=(x86_64 aarch64)
url='https://git.outfoxxed.me/quickshell/quickshell' url='https://git.outfoxxed.me/quickshell/quickshell'