summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2020-08-22 11:35:36 +0200
committerHans-Nikolai Viessmann2020-08-22 11:35:36 +0200
commite3d4fc8ab2ee27d7b52aa9f1da9350cf99a6b1dc (patch)
tree380231267c39f2e00ff12caffeebab7aae11d150 /PKGBUILD
parent567b48b591a24159e79da009b6171cf21b67ed47 (diff)
downloadaur-e3d4fc8ab2ee27d7b52aa9f1da9350cf99a6b1dc.tar.gz
bump version to 0.8.pre10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c27d2747bba2..a2a3869f3d38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hans-Nikolai Viessmann <hv15 AT hw.ac.uk>
pkgname=oilshell
-pkgver=0.8.pre9
+pkgver=0.8.pre10
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=('953e9cf5d5ca6c93c55ccfa92dae5b50797a10ac3046010472e6cec426d36da7')
+sha256sums=('e86f45d0f28aac0ac2ffb61e9e6da60492ff3e1943bf6394a301de66c2a7bd8c')
build() {
cd "oil-$pkgver"