diff --git a/.SRCINFO b/.SRCINFO index f9bd8a6..7776227 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = papirus-icon-theme-git pkgdesc = A free and open source SVG icon theme based on Paper Icon Set - pkgver = 20250501.r12.g98fd436dab + pkgver = 20250501.r79.gecaa1c499b pkgrel = 1 url = https://git.io/papirus-icon-theme install = alt-icons.install diff --git a/PKGBUILD b/PKGBUILD index 70b9a8f..0427979 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Lucas SaliƩs Brum pkgname=papirus-icon-theme-git -pkgver=20250501.r12.g98fd436dab +pkgver=20250501.r79.gecaa1c499b pkgrel=1 pkgdesc="A free and open source SVG icon theme based on Paper Icon Set" arch=('any') @@ -30,7 +30,9 @@ optdepends=( provides=("${pkgname%-git}") conflicts=("${pkgname%-git}") install='alt-icons.install' -options+=(!strip) +options+=( + !strip +) source=("${pkgname%-git}::git+https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git") sha256sums=('SKIP')