makedeb
Papirus icon theme for Linux
Click here to go back to the commit logs for papirus-icon-theme.
Hash: 1a77608418dfb1a6e553b715a7fdfc096ff93ef4
Message: version update
diff --git a/.SRCINFO b/.SRCINFO
index e874fa5..f09a3d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
-generated-by = makedeb-makepkg
-
-pkgbase = papirus-icon-theme
- pkgdesc = Papirus icon theme for Linux
- pkgver = 20220302
- pkgrel = 1
- url = https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
- arch = any
- depends = hicolor-icon-theme
- optdepends = filezilla-theme-papirus
- optdepends = libreoffice-style-papirus
- conflicts = papirus-icon-theme
- replaces = papirus-gtk-icon-theme
- replaces = papirus-kde-icon-theme
- options = !strip
- source = papirus-icon-theme-20220302::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20220302.tar.gz
- sha512sums = 54793eb6b890931cc2e11c741b0144c485b8446673c8568eb95cf2a546d14d68bf8446d22953d63ee19c2ccd072dfa2d6443bb401a03e81c56c5776e4d30145d
-
+generated-by = makedeb
pkgname = papirus-icon-theme
+pkgbase = papirus-icon-theme
+pkgdesc = Papirus icon theme for Linux
+pkgrel = 1
+pkgver = 20220508
+url = https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
+arch = any
+conflicts = papirus-icon-theme
+depends = hicolor-icon-theme
+optdepends = filezilla-theme-papirus
+optdepends = libreoffice-style-papirus
+options = !strip
+replaces = papirus-gtk-icon-theme
+replaces = papirus-kde-icon-theme
+source = papirus-icon-theme-20220508::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20220508.tar.gz
+sha512sums = f456119b7890bdab57d6dd40c6f7b6e8d1a1bcb4b0b3d61ab8feadba62d029cabf80bab88cf59b29e720f1967508ddd19cb9d4fec036b4078a24b037c5f19004
+optdepends = filezilla-theme-papirus
+optdepends = libreoffice-style-papirus
diff --git a/PKGBUILD b/PKGBUILD
index 4362b6b..3fccff4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: only_vip <onlyme_vip@protonmail.com>
pkgname=papirus-icon-theme
-pkgver=20220302
+pkgver=20220508
pkgrel=1
pkgdesc="Papirus icon theme for Linux"
url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
@@ -11,7 +11,7 @@ conflicts=('papirus-icon-theme')
replaces=('papirus-gtk-icon-theme' 'papirus-kde-icon-theme')
options=(!strip)
source=("${pkgname}-${pkgver}::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha512sums=('54793eb6b890931cc2e11c741b0144c485b8446673c8568eb95cf2a546d14d68bf8446d22953d63ee19c2ccd072dfa2d6443bb401a03e81c56c5776e4d30145d')
+sha512sums=("f456119b7890bdab57d6dd40c6f7b6e8d1a1bcb4b0b3d61ab8feadba62d029cabf80bab88cf59b29e720f1967508ddd19cb9d4fec036b4078a24b037c5f19004")
package() {
cd "${srcdir}/${pkgname}-${pkgver}"