summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFirstAirBender2021-06-09 21:50:07 -0600
committerFirstAirBender2021-06-09 21:50:07 -0600
commite451178069a51952b06413df57e04456dafc7c11 (patch)
tree9d1f284780f7947f9c8cabe6b21a15ccec29272b
parent4a5cc01d61f02c3f098ea0bc56c7a746f46fc712 (diff)
downloadaur-e451178069a51952b06413df57e04456dafc7c11.tar.gz
update url
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69a302af813c..b50d7852f3ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,13 @@ pkgbase = qogir-icon-theme
pkgdesc = A colorful design icon theme for linux desktops
pkgver = 2020.11.22
pkgrel = 1
- url = https://www.pling.com/p/1279924
+ url = https://www.pling.com/p/1296407
arch = any
license = GPL3
depends = hicolor-icon-theme
depends = gtk-update-icon-cache
options = !strip
source = qogir-icon-theme-2020.11.22.tar.gz::https://github.com/vinceliuice/Qogir-icon-theme/archive/2020-11-22.tar.gz
- sha256sums = SKIP
+ sha256sums = 865af80b101850728ba5bbb3a8e38d15074d2f5f5cb2b13203c51ea4ce45a3c1
pkgname = qogir-icon-theme
-
diff --git a/PKGBUILD b/PKGBUILD
index a0fa1adf7ec3..73222c12233f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@ _pkgver=2020-11-22
pkgrel=1
pkgdesc="A colorful design icon theme for linux desktops"
arch=('any')
-url="https://www.pling.com/p/1279924"
+url="https://www.pling.com/p/1296407"
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=('SKIP')
+sha256sums=('865af80b101850728ba5bbb3a8e38d15074d2f5f5cb2b13203c51ea4ce45a3c1')
package() {
cd "$_pkgname-$_pkgver"