summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2016-05-10 16:53:11 +0200
committeractionless2016-05-10 16:53:11 +0200
commit6d45373bfc0b08a147aabfcca6213b5c470a6c2a (patch)
tree0e5daa971f39460802cb7fbaad5fed9ac8ab7efa
parent5e973f648b85933f149ade3b89555bf3162c68ee (diff)
downloadaur-6d45373bfc0b08a147aabfcca6213b5c470a6c2a.tar.gz
fix after bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6c0b7a3e779..7bac4aed16ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = oomox-git
pkgdesc = Graphical application for generating different color variations of Numix theme (GTK2, GTK3)
- pkgver = 0.16.0.1.g3b99381
+ pkgver = 0.16.0-1
pkgrel = 1
url = https://github.com/actionless/oomox
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 64dfadf08975..bb71a5c28562 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Upstream URL: https://github.com/actionless/oomox
pkgname=oomox-git
-pkgver=0.16.0.1.g3b99381
+pkgver=0.16.0-1
pkgrel=1
pkgdesc="Graphical application for generating different color variations of Numix theme (GTK2, GTK3)"
arch=('x86_64' 'i686')