summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 192ed51a59d0..a6da66502197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Frederic Bezies < fredbezies at gmail dot com>
+# Maintainer: <reg-archlinux AT klein DOT tuxli DOT ch>
+# Contributor: Frederic Bezies < fredbezies at gmail dot com>
# Contributor: bitwave < aur [at] oomlu [d0t] de >
# Contributor: carstene1ns <url/mail: arch carsten-teibes de>
# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
@@ -8,9 +9,9 @@
_pkgbase=violetland
pkgname=$_pkgbase-git
pkgver=0.5.r148.ge10b13d
-pkgrel=1
+pkgrel=2
pkgdesc='Open source cross platform game where a girl, Violet, struggles with hordes of monsters (clone of "crimsonland").'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url="http://violetland.github.io"
license=('GPL3' 'CCPL:by-sa')
depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'mesa' 'boost-libs')