summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsksat2020-07-14 18:58:09 +0900
committersksat2020-07-14 18:58:09 +0900
commitb0db27ad31b7621b03af6898cae0af4e0c7a8dd6 (patch)
treee3dd1133aff449ebce2a34b3f7c5e20c9ee9159a /PKGBUILD
parentd25cbe538803bcfecc689df42d034fa6472114e2 (diff)
downloadaur-b0db27ad31b7621b03af6898cae0af4e0c7a8dd6.tar.gz
update: 0.8.20200713LTS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71cd3759afd9..aac1e6ef0210 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yuta Sakamoto <sksat@sksat.net>
pkgname=zen
-pkgver=0.8.20200706LTS
+pkgver=0.8.20200713LTS
pkgrel=1
pkgdesc="Reduce your stress with the C language. The first step to writing perfect software is Zen™"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('bash')
install=
changelog=
source=("https://zen-lang.org/dist/$pkgver/$pkgname-linux-$arch-$pkgver.tar.xz")
-sha256sums=('dddeea05472740fd448094cf96ad2f9722159c578b80c4813054d263e380add8')
+sha256sums=('e3ab6ff2e17ca912731eb46c5bfb59840989ca178d5d552057473732f2e1538f')
package() {
cd "${srcdir}/$pkgname-linux-$arch-$pkgver"