summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2020-07-19 20:35:50 +0200
committerHans-Nikolai Viessmann2020-07-19 20:35:50 +0200
commita244bf12ce8cdae693c93c1e94597b46e1d4be65 (patch)
tree7fdb6f6045bccbd3d5c25fff6e450ee2764b8458 /PKGBUILD
parente87ef599d499a3e65626351bbed2450649925e45 (diff)
downloadaur-a244bf12ce8cdae693c93c1e94597b46e1d4be65.tar.gz
bump version to 0.8.pre8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73d9c96e27d3..cc225eab1584 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hans-Nikolai Viessmann <hv15 AT hw.ac.uk>
pkgname=oilshell
-pkgver=0.8.pre7
+pkgver=0.8.pre8
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=('a51192640216b6a25d27ffbfc943720cb75b28852d6853ff1ca0cab2ed38696d')
+sha256sums=('b6dd6f1da0dcabdd5e90d2c7c0069be5ee67635259fc4135834a8aa0cf50a696')
build() {
cd "oil-$pkgver"