summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlibele2021-09-24 09:52:37 -0500
committerlibele2021-09-24 09:52:37 -0500
commitda71f3f1e82b18b404a093aec614efca8e214298 (patch)
tree7b6b4aea57eb3d19f5d404c9d1c9a1f83a802a1c
parent27034d9ceeee8553f4a12951baeefc819404a14b (diff)
downloadaur-da71f3f1e82b18b404a093aec614efca8e214298.tar.gz
.SRCINFO ...
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62670b7c2a70..702b2e9f1b69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = inform-git
pkgdesc = Interactive fiction compiler (git version)
- pkgver = 6.35.r3.0.gfeb21c4
- pkgrel = 1
+ pkgver = 6.35.r3.1.g41f7061
+ pkgrel = 2
url = http://www.inform-fiction.org/
arch = aarch64
arch = arm
@@ -13,7 +13,6 @@ pkgbase = inform-git
groups = inform
license = Artistic2.0
license = MIT
- depends = glibc
provides = inform
conflicts = inform
source = git+https://gitlab.com/DavidGriffith/inform6unix.git
diff --git a/PKGBUILD b/PKGBUILD
index 4ec968e57e4b..fc6c5e94d4e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=inform-git
_gitpkg=inform6unix
pkgver=6.35.r3.1.g41f7061
-pkgrel=1
+pkgrel=2
pkgdesc="Interactive fiction compiler (git version)"
arch=('aarch64' 'arm' 'armv6h' 'armv7h' 'i686' 'pentium4' 'x86_64')
url="http://www.inform-fiction.org/"