summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-05-30 20:17:13 +1200
committerGeorge Rawlinson2022-05-30 20:17:13 +1200
commit6326b4734ef9ae07e001552298ff3d50fe311de0 (patch)
tree42ba1a319fbf3a4b1e709ecc12ee0c9b03fd56d9 /PKGBUILD
parent58bece575f76c6ddff294961dadbbe0725aa7c4f (diff)
downloadaur-hare-specification.tar.gz
upgpkg: hare-specification r393-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55f00c08d3e1..d3fb0fe103f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=hare-specification
-pkgver=r379.4337a09
+pkgver=r393.dba688e
pkgrel=1
pkgdesc='Specification for the Hare programming language'
arch=('any')
@@ -13,7 +13,7 @@ makedepends=(
'texlive-latexextra'
'texlive-fontsextra'
)
-_commit='4337a094feb3ac1310e660e9a14b1652d73c399b'
+_commit='dba688e94c603cc451e77b90f658650f41aa26a4'
source=("$pkgname::git+$url#commit=$_commit")
md5sums=('SKIP')