summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbl00dy18372020-10-10 17:10:21 +0200
committerbl00dy18372020-10-10 17:10:21 +0200
commit8e44a13c82f1157b0ba85d64e75dd018aae1ad01 (patch)
tree429bcfa949a10c15dbe3d59c8ed314e460c3e6a3 /PKGBUILD
parent30073bf20cab86d79ab7543e253a5956cc97ad51 (diff)
downloadaur-violetland-git.tar.gz
added aarch64 arch
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')