makedeb
Papirus icon theme for Linux
Click here to go back to the commit logs for papirus-icon-theme.
Hash: 400797d82adcfcd260ea53d87b16bb93eb3352d6
Message: version update
diff --git a/.SRCINFO b/.SRCINFO
index 431f472..d6a37fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = papirus-icon-theme
pkgbase = papirus-icon-theme
pkgdesc = Papirus icon theme for Linux
pkgrel = 1
-pkgver = 20220808
+pkgver = 20220910
url = https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
arch = any
conflicts = papirus-icon-theme
@@ -13,7 +13,7 @@ optdepends = libreoffice-style-papirus
options = !strip
replaces = papirus-gtk-icon-theme
replaces = papirus-kde-icon-theme
-source = papirus-icon-theme-20220808::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20220808.tar.gz
-sha512sums = 4233ec11fad43901fca346bb3db94ec68466b91740b1a25c3eed5772a2ccef086500443af96373d19b172923f8dd8b6814859fe402d78f44b31ac7d555b598bd
+source = papirus-icon-theme-20220910::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20220910.tar.gz
+sha512sums = 0a60e50409438bd25f3081f148761d50f3941da647f14a93bcb7bcd1e104044c65fb7d6758b30ddfe903dd6d17b9b0b044b29b742998c7293c5d6b7745aad7aa
optdepends = filezilla-theme-papirus
optdepends = libreoffice-style-papirus
diff --git a/PKGBUILD b/PKGBUILD
index fd4bfbd..670cddd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: only_vip <onlyme_vip@protonmail.com>
pkgname=papirus-icon-theme
-pkgver=20220808
+pkgver=20220910
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=("4233ec11fad43901fca346bb3db94ec68466b91740b1a25c3eed5772a2ccef086500443af96373d19b172923f8dd8b6814859fe402d78f44b31ac7d555b598bd")
+sha512sums=("0a60e50409438bd25f3081f148761d50f3941da647f14a93bcb7bcd1e104044c65fb7d6758b30ddfe903dd6d17b9b0b044b29b742998c7293c5d6b7745aad7aa")
package() {
cd "${srcdir}/${pkgname}-${pkgver}"