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
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = papirus-icon-theme-git
|
pkgbase = papirus-icon-theme-git
|
||||||
pkgdesc = A free and open source SVG icon theme based on Paper Icon Set
|
pkgdesc = A free and open source SVG icon theme based on Paper Icon Set
|
||||||
pkgver = 20250501.r12.g98fd436dab
|
pkgver = 20250501.r79.gecaa1c499b
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://git.io/papirus-icon-theme
|
url = https://git.io/papirus-icon-theme
|
||||||
install = alt-icons.install
|
install = alt-icons.install
|
||||||
|
|
|
||||||
6
PKGBUILD
6
PKGBUILD
|
|
@ -8,7 +8,7 @@
|
||||||
# Contributor: Lucas Saliés Brum <lucas@archlinux.com.br>
|
# Contributor: Lucas Saliés Brum <lucas@archlinux.com.br>
|
||||||
|
|
||||||
pkgname=papirus-icon-theme-git
|
pkgname=papirus-icon-theme-git
|
||||||
pkgver=20250501.r12.g98fd436dab
|
pkgver=20250501.r79.gecaa1c499b
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A free and open source SVG icon theme based on Paper Icon Set"
|
pkgdesc="A free and open source SVG icon theme based on Paper Icon Set"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
|
@ -30,7 +30,9 @@ optdepends=(
|
||||||
provides=("${pkgname%-git}")
|
provides=("${pkgname%-git}")
|
||||||
conflicts=("${pkgname%-git}")
|
conflicts=("${pkgname%-git}")
|
||||||
install='alt-icons.install'
|
install='alt-icons.install'
|
||||||
options+=(!strip)
|
options+=(
|
||||||
|
!strip
|
||||||
|
)
|
||||||
source=("${pkgname%-git}::git+https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git")
|
source=("${pkgname%-git}::git+https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue