summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Van de Velde2018-05-11 19:26:04 +0200
committerBruno Van de Velde2018-05-11 19:26:04 +0200
commitd6e6f1372b1e036e02f83a6e03633c9672cefa1e (patch)
tree7d0ab7693a60454eb70c2851a14f7bf552075a85 /PKGBUILD
parent38f8306c6440f3585149024c6bcb84a0964b65bf (diff)
downloadaur-d6e6f1372b1e036e02f83a6e03633c9672cefa1e.tar.gz
Package now installs 0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67ea2e3f082d..6d68160314d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruno Van de Velde <bruno@texus.me>
pkgname=tgui-git
-pkgver=0.7.4.r1.g16c65f7b
+pkgver=0.8.alpha.r0.g2db12aab
pkgrel=1
pkgdesc="Cross-platform C++ GUI library for SFML"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ provides=('tgui')
conflicts=('tgui')
replaces=()
-source=("git+https://github.com/texus/TGUI.git#branch=0.7")
+source=("git+https://github.com/texus/TGUI.git#branch=0.8-dev")
sha256sums=('SKIP')
pkgver() {