summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31235ae0de63..83c66901d2b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = gzdoom-git
pkgdesc = Feature centric port for all Doom engine games (git version)
- pkgver = 4.8pre+105+ge6403197e
+ pkgver = 4.8pre+267+g196d2efc8
pkgrel = 1
url = http://www.zdoom.org/
arch = i686
arch = x86_64
+ arch = aarch64
license = BSD
license = GPL3
license = LGPL3
diff --git a/PKGBUILD b/PKGBUILD
index 2a9b3db253b3..afc148ac3e1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Jan Cholasta <grubber at grubber cz>
pkgname=gzdoom-git
-pkgver=4.8pre+105+ge6403197e
+pkgver=4.8pre+267+g196d2efc8
pkgrel=1
pkgdesc='Feature centric port for all Doom engine games (git version)'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url='http://www.zdoom.org/'
license=('BSD' 'GPL3' 'LGPL3')
depends=('gtk3'