summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmac892021-10-14 21:39:36 -0600
committersmac892021-10-14 21:39:36 -0600
commit3e04b79723200734e5525929438f476d5eff4d5e (patch)
tree921a5ccd672e283e533c31496dbe95883622ee28
parent59f0346515ea97bd5779b2f1226be057936bb0b9 (diff)
downloadaur-3e04b79723200734e5525929438f476d5eff4d5e.tar.gz
update to 2021-10-14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30542588e415..1a5d4f0467de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qogir-icon-theme
pkgdesc = A colorful design icon theme for linux desktops
- pkgver = 2021.07.14
+ pkgver = 2021.10.14
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-2021.07.14.tar.gz::https://github.com/vinceliuice/Qogir-icon-theme/archive/2021-07-14.tar.gz
- sha256sums = a5c0eb8476105c50a6a7b500496e188c100a5498caf3b548c2081c352ce99fc4
+ source = qogir-icon-theme-2021.10.14.tar.gz::https://github.com/vinceliuice/Qogir-icon-theme/archive/2021-10-14.tar.gz
+ sha256sums = 329032fb3a4e3d68a697dbea7fd4389a138c1da55a7433a1dc25803bda568d32
pkgname = qogir-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index ee0a23efa9df..a5aca1aa7bed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=Qogir-icon-theme
-_pkgver=2021-07-14
+_pkgver=2021-10-14
pkgname=qogir-icon-theme
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=('a5c0eb8476105c50a6a7b500496e188c100a5498caf3b548c2081c352ce99fc4')
+sha256sums=('329032fb3a4e3d68a697dbea7fd4389a138c1da55a7433a1dc25803bda568d32')
package() {
cd "$_pkgname-$_pkgver"