summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2019-10-05 13:57:22 -0400
committerHans-Nikolai Viessmann2019-10-05 13:57:22 -0400
commitd2a74c31fc28bc0e06fc73dd7cdf76d2d2fbefcf (patch)
tree6099c0d422a76e0e7300a938f6f13dee2c7557a3 /PKGBUILD
parentcf458cf58144e71a051f26e442baacf89e6a9417 (diff)
downloadaur-d2a74c31fc28bc0e06fc73dd7cdf76d2d2fbefcf.tar.gz
bump to version 0.7.pre5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f638b82568b..1547df4a8ab8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hans-Nikolai Viessmann <hv15 AT hw.ac.uk>
pkgname=oilshell
-pkgver=0.7.pre1
+pkgver=0.7.pre5
pkgrel=1
pkgdesc='Oil, a new unix shell'
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('readline')
license=('APACHE')
options=(!strip)
source=("https://www.oilshell.org/download/oil-${pkgver}.tar.xz")
-sha256sums=('728e520bcf2e585f26cbbd290727baadc81a9a52a62f3b80a4be82651908f349')
+sha256sums=('6c472c8bf2b35e7feadde54e89c3824709e56be4ea6aeed18cfc5c8a7c25f3ee')
build() {
cd "oil-$pkgver"