summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-05-30 20:17:13 +1200
committerGeorge Rawlinson2022-05-30 20:17:13 +1200
commit6326b4734ef9ae07e001552298ff3d50fe311de0 (patch)
tree42ba1a319fbf3a4b1e709ecc12ee0c9b03fd56d9
parent58bece575f76c6ddff294961dadbbe0725aa7c4f (diff)
downloadaur-hare-specification.tar.gz
upgpkg: hare-specification r393-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88398fb6816d..58422cfe6797 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hare-specification
pkgdesc = Specification for the Hare programming language
- pkgver = r379.4337a09
+ pkgver = r393.dba688e
pkgrel = 1
url = https://git.sr.ht/~sircmpwn/hare-specification
arch = any
@@ -9,7 +9,7 @@ pkgbase = hare-specification
makedepends = texlive-core
makedepends = texlive-latexextra
makedepends = texlive-fontsextra
- source = hare-specification::git+https://git.sr.ht/~sircmpwn/hare-specification#commit=4337a094feb3ac1310e660e9a14b1652d73c399b
+ source = hare-specification::git+https://git.sr.ht/~sircmpwn/hare-specification#commit=dba688e94c603cc451e77b90f658650f41aa26a4
md5sums = SKIP
pkgname = hare-specification
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')