summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Ker-Seymer2017-02-18 02:24:42 -0500
committerIan Ker-Seymer2017-02-18 02:24:42 -0500
commit130abc48ed07dfa6583b462ca67bcf3b66ad1863 (patch)
tree5224ddf4e1c4834c8ac9ba3d70585780862156c3
parent1011e159ce01d4988a85434cd45f37579e72d92e (diff)
downloadaur-130abc48ed07dfa6583b462ca67bcf3b66ad1863.tar.gz
Update pkgrel to 1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 313246371599..ccd605838676 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = climate
pkgdesc = Climate is the ultimate command line tool for Linux
pkgver = 0.3
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/adtac/climate
install = climate.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index c4e5f543070a..c84b304de6fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=climate
pkgver=0.3
-pkgrel=2
+pkgrel=1
pkgdesc="Climate is the ultimate command line tool for Linux"
url="https://github.com/adtac/climate"
arch=('any')