summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2020-03-03 13:17:29 +0100
committerHans-Nikolai Viessmann2020-03-03 13:17:29 +0100
commitf20005b2cc6a07edcde0fe6f2dd069e41bb160ff (patch)
treed793494e740679ff39abc369e6eb7efb8da0f102 /PKGBUILD
parentb80ccf27994d7cf62a63e45bc29d61873b5012c8 (diff)
downloadaur-f20005b2cc6a07edcde0fe6f2dd069e41bb160ff.tar.gz
bump version to 0.8.pre2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7b78eca0caf..2cd57ec67648 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Hans-Nikolai Viessmann <hv15 AT hw.ac.uk>
pkgname=oilshell
-pkgver=0.8.pre1
-pkgrel=3
+pkgver=0.8.pre2
+pkgrel=1
pkgdesc='Oil, a new unix shell'
arch=('x86_64')
url='http://www.oilshell.org/'
@@ -11,7 +11,7 @@ license=('APACHE')
options=(!strip)
install=oilshell.install
source=("https://www.oilshell.org/download/oil-${pkgver}.tar.xz")
-sha256sums=('d42de21c3076aa7a93ebbe8e2026ea6f9fd4d5097130272365d1e42103f70fea')
+sha256sums=('671dccc73804c37b709d1cc203202957c631c8173052280083dad389514ed79f')
build() {
cd "oil-$pkgver"