summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorArvedui2021-03-16 13:27:44 +0100
committerArvedui2021-03-16 13:27:44 +0100
commitfda5b98dab171e982ce28d84d6febb1598b5de6d (patch)
tree942acfe0b84a9749deb6860f07d7898bf8268c56 /.SRCINFO
parentdca55adf99b0704be39b6686fcb71b0ca062128a (diff)
downloadaur-fda5b98dab171e982ce28d84d6febb1598b5de6d.tar.gz
gnu-poke-git: fix build error
poke does not build reliably with a parallel build
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a331c1f89b4..5d2510ff1db1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnu-poke-git
pkgdesc = Interactive, extensible editor for binary data.
- pkgver = r3747.48148bc2
+ pkgver = r4210.a5cccc4e
pkgrel = 1
url = http://www.jemarch.net/poke.html
arch = i686
@@ -17,6 +17,7 @@ pkgbase = gnu-poke-git
depends = gettext
depends = json-c
provides = poke
+ options = !makeflags
source = gnu-poke-git::git+https://git.savannah.gnu.org/git/poke.git
source = gnulib::git://git.sv.gnu.org/gnulib
source = jitter::git+http://git.ageinghacker.net/jitter