summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFirstAirBender2023-02-27 23:52:24 -0600
committerFirstAirBender2023-02-27 23:52:24 -0600
commit56c174b31b206540a383a9cf572ba85776ab6205 (patch)
tree525b1b3e0751d6e38e2921d162a0db842fe4feac
parentabec7722c47c7f698aac1fec73bcc1ebb344af7f (diff)
downloadaur-56c174b31b206540a383a9cf572ba85776ab6205.tar.gz
update to 2023-02-23
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83ab32321b07..73ae9bbbd4d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qogir-icon-theme
pkgdesc = A colorful design icon theme for linux desktops
- pkgver = 2022.11.05
+ pkgver = 2023.02.23
pkgrel = 1
url = https://www.pling.com/p/1296407
arch = any
@@ -8,7 +8,7 @@ pkgbase = qogir-icon-theme
depends = hicolor-icon-theme
depends = gtk-update-icon-cache
options = !strip
- source = qogir-icon-theme-2022.11.05.tar.gz::https://github.com/vinceliuice/Qogir-icon-theme/archive/2022-11-05.tar.gz
- sha256sums = 7747f8a139e01a075a94b832d95a53a98b98784b06e866dd8259bb0a38404480
+ source = qogir-icon-theme-2023.02.23.tar.gz::https://github.com/vinceliuice/Qogir-icon-theme/archive/2023-02-23.tar.gz
+ sha256sums = 7f72b64a4483c3e1030347641ccd4d9668a689088aaabac9ef425abb4eab6409
pkgname = qogir-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 1d600524a4ec..5b2826197d9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=Qogir-icon-theme
-_pkgver=2022-11-05
+_pkgver=2023-02-23
pkgname=${_pkgname@L}
pkgver=${_pkgver//-/.}
pkgrel=1
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
options=('!strip')
source=("$pkgname-$pkgver.tar.gz::https://github.com/vinceliuice/$_pkgname/archive/$_pkgver.tar.gz")
-sha256sums=('7747f8a139e01a075a94b832d95a53a98b98784b06e866dd8259bb0a38404480')
+sha256sums=('7f72b64a4483c3e1030347641ccd4d9668a689088aaabac9ef425abb4eab6409')
package() {
cd "$_pkgname-$_pkgver"