summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 744139367e4c..75d8f4b33b63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = zafiro-icon-theme
pkgdesc = A icon pack flat with light colors.
pkgver = 0.1.8
- pkgrel = 1
- url = https://github.com/keeferrourke/zafiro-icon-theme
+ pkgrel = 2
+ url = https://github.com/zayronxio/Zafiro-icons
arch = any
license = Artistic2.0
source = https://github.com/zayronxio/Zafiro-icons/archive/v0.1.8.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 2f10372aca65..df899da4b99c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=('zafiro-icon-theme')
pkgver=0.1.8
-pkgrel=1
+pkgrel=2
pkgdesc="A icon pack flat with light colors."
arch=('any')
-url="https://github.com/keeferrourke/$pkgname"
+url="https://github.com/zayronxio/Zafiro-icons"
license=('Artistic2.0')
source=("https://github.com/zayronxio/Zafiro-icons/archive/v$pkgver.tar.gz")
sha256sums=('e6d03ff73a939327761a271a194bc07b0c85b8c64f74644d4081d6a3befa6ac1')
@@ -19,4 +19,4 @@ package() {
cp -dr --no-preserve='ownership' $dir $pkgdir/usr/share/icons/$pkgname
}
-# vim: ts=2 sw=2 et: \ No newline at end of file
+# vim: ts=2 sw=2 et: