summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMr.Smith19742023-08-11 09:23:02 +0300
committerMr.Smith19742023-08-11 09:23:02 +0300
commit2ab754e75a3aa6854d52186256fd55b3d76ce602 (patch)
tree159a670162256c374ec55929565c9ca3d5440c22 /PKGBUILD
parent3e1e3bdbd2dfc49f351ad19c5cb604ed6aafb874 (diff)
downloadaur-2ab754e75a3aa6854d52186256fd55b3d76ce602.tar.gz
Updated build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1c07be58d51..c0dce872cd9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
# Contributor: Yaohan Chen <yaohan.chen@gmail.com>
pkgname=valyria-tear-git
-pkgver=2909.a716ac3
+pkgver=3475.1c882eff
pkgrel=1
pkgdesc="An attempt at creating a free (as meant in the Gnu Public License) J-RPG game."
arch=('i686' 'x86_64')
url="http://valyriatear.blogspot.fr"
license=('GPL')
depends=('sdl2_ttf' 'sdl2_image' 'openal' 'libvorbis' 'glew' 'gettext' 'lua51' 'boost')
+makedepends=('cmake')
conflicts=('valyria-tear')
provides=('valyria-tear')
source=("git+https://github.com/Bertram25/ValyriaTear.git"