summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan Ker-Seymer2017-02-18 02:22:50 -0500
committerIan Ker-Seymer2017-02-18 02:22:50 -0500
commit1011e159ce01d4988a85434cd45f37579e72d92e (patch)
treea174e4abe1e16015ce7abcb218e5c2aa85633625 /PKGBUILD
parent61be6ebc026fb4c9f5a818399e0d68f99d080edc (diff)
downloadaur-1011e159ce01d4988a85434cd45f37579e72d92e.tar.gz
Update to v0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d77b6679822b..c4e5f543070a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ian Ker-Seymer <i.kerseymer@gmail.com>
pkgname=climate
-pkgver=0.2
-pkgrel=1
+pkgver=0.3
+pkgrel=2
pkgdesc="Climate is the ultimate command line tool for Linux"
url="https://github.com/adtac/climate"
arch=('any')
@@ -24,7 +24,7 @@ optdepends=('unzip: extracting zip files'
'p7zip: extracting 7z files')
install="${pkgname}.install"
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('781f42f4d59374e90f9c3efba271209d8b5e985279696bdd93bcd2f826f0177e')
+sha256sums=('3724f10e1cf5d900f0e2611e7377e212311031d810d93a6784ac8e2de7c1f866')
build() {
cd "${pkgname}-${pkgver}"