summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 585851dcae47..51b6db03756a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = oranchelo-icon-theme
pkgdesc = Oranchelo is a flat-design icon theme for XFCE4 based on Super Flat Remix and inspired by "Corny icons" by Patryk Goworowski.
- pkgver = 0.7.9
+ pkgver = 0.8.0.1
pkgrel = 1
url = https://github.com/Madh93/oranchelo-icon-theme.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 59dfa9613c94..306119913205 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Duvan Felipe Suarez <duvanera@gmail.com>
pkgname=oranchelo-icon-theme
-pkgver=0.7.9
+pkgver=0.8.0.1
pkgrel=1
pkgdesc='Oranchelo is a flat-design icon theme for XFCE4 based on Super Flat Remix and inspired by "Corny icons" by Patryk Goworowski.'
arch=(any)
@@ -14,7 +14,7 @@ license=('GPL3')
groups=('gnome' 'xfce')
conflicts=('oranchelo-icon-theme')
provides=('oranchelo-icon-theme')
-source=('git+https://github.com/Madh93/oranchelo-icon-theme.git')
+source=("git+https://github.com/Madh93/oranchelo-icon-theme.git")
md5sums=('SKIP')
package() {