summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbyeoriy2017-10-14 22:51:08 +0900
committerbyeoriy2017-10-14 22:51:08 +0900
commit93bd32b4e3d590543a7f9365e1380d533f58a918 (patch)
treeec747032dcadf6ae4ab6593c0f4ced5f641009fe
parentc17cc8149606377e518d61bbd6e9de4c84bc2c29 (diff)
downloadaur-93bd32b4e3d590543a7f9365e1380d533f58a918.tar.gz
fix pkgver:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b61dff5b43e2..edbf0459f815 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = arc-greyed-theme-git
pkgdesc = A flat, grey theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell. Latest commit from the master branch on Github.
- pkgver = 0.1.0
- pkgrel = 2
+ pkgver = r737.0c75a25
+ pkgrel = 1
url = https://github.com/byeoriy/arc-greyed-theme
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index a7e8eed53b19..4262ba1d769c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=arc-greyed-theme-git
_pkgname=arc-greyed-theme
_pkgauthor=byeoriy
-pkgver=0.1.0
-pkgrel=2
+pkgver=r737.0c75a25
+pkgrel=1
pkgdesc="A flat, grey theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell. Latest commit from the master branch on Github."
arch=('any')
url="https://github.com/${_pkgauthor}/${_pkgname}"