From 1333f708c9c0e566e118a7bd50985403d2d485f1 Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Sat, 4 Oct 2025 20:56:35 +0200 Subject: [PATCH] upgpkg: papirus-icon-theme-git 20250501: new upstream release --- .SRCINFO | 2 +- PKGBUILD | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) 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')