summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFirstAirBender2023-06-06 13:09:02 -0600
committerFirstAirBender2023-06-06 13:09:02 -0600
commit477175d68edba71d30d61dd97f8532351810e3d7 (patch)
tree096a5703ff9e9eef458bc65072c0b3dffe202844
parent56c174b31b206540a383a9cf572ba85776ab6205 (diff)
downloadaur-477175d68edba71d30d61dd97f8532351810e3d7.tar.gz
updated to 2023-06-05
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73ae9bbbd4d4..3374cf00fce5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qogir-icon-theme
pkgdesc = A colorful design icon theme for linux desktops
- pkgver = 2023.02.23
+ pkgver = 2023.06.05
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-2023.02.23.tar.gz::https://github.com/vinceliuice/Qogir-icon-theme/archive/2023-02-23.tar.gz
- sha256sums = 7f72b64a4483c3e1030347641ccd4d9668a689088aaabac9ef425abb4eab6409
+ source = qogir-icon-theme-2023.06.05.tar.gz::https://github.com/vinceliuice/Qogir-icon-theme/archive/2023-06-05.tar.gz
+ sha256sums = 618768d3592238f0d11379b4a0261434c332bb63c30d3ea85ea26f80bf199043
pkgname = qogir-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 5b2826197d9b..0efc23fa98af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=Qogir-icon-theme
-_pkgver=2023-02-23
+_pkgver=2023-06-05
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=('7f72b64a4483c3e1030347641ccd4d9668a689088aaabac9ef425abb4eab6409')
+sha256sums=('618768d3592238f0d11379b4a0261434c332bb63c30d3ea85ea26f80bf199043')
package() {
cd "$_pkgname-$_pkgver"