summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2020-08-10 10:20:47 +0200
committerHans-Nikolai Viessmann2020-08-10 10:20:47 +0200
commit567b48b591a24159e79da009b6171cf21b67ed47 (patch)
tree24abb4497920148870bd4f05e7744c7eb137e42c /PKGBUILD
parenta244bf12ce8cdae693c93c1e94597b46e1d4be65 (diff)
downloadaur-567b48b591a24159e79da009b6171cf21b67ed47.tar.gz
bump version to 0.8.pre9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc225eab1584..c27d2747bba2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hans-Nikolai Viessmann <hv15 AT hw.ac.uk>
pkgname=oilshell
-pkgver=0.8.pre8
+pkgver=0.8.pre9
pkgrel=1
pkgdesc='Oil, a new unix shell'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('APACHE')
options=(!strip)
install=oilshell.install
source=("https://www.oilshell.org/download/oil-${pkgver}.tar.xz")
-sha256sums=('b6dd6f1da0dcabdd5e90d2c7c0069be5ee67635259fc4135834a8aa0cf50a696')
+sha256sums=('953e9cf5d5ca6c93c55ccfa92dae5b50797a10ac3046010472e6cec426d36da7')
build() {
cd "oil-$pkgver"