upgpkg: papirus-icon-theme-git 20250501: new upstream release
This commit is contained in:
parent
ae7f93f87e
commit
1333f708c9
2 changed files with 5 additions and 3 deletions
6
PKGBUILD
6
PKGBUILD
|
|
@ -8,7 +8,7 @@
|
|||
# Contributor: Lucas Saliés Brum <lucas@archlinux.com.br>
|
||||
|
||||
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')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue