summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Van de Velde2018-08-16 08:03:58 +0200
committerBruno Van de Velde2018-08-16 08:03:58 +0200
commit68e075b858a779fb69bb66a9f21499194cb92eac (patch)
treec329e0b992698c300da1942930f186516410eddd /PKGBUILD
parentd6e6f1372b1e036e02f83a6e03633c9672cefa1e (diff)
downloadaur-68e075b858a779fb69bb66a9f21499194cb92eac.tar.gz
Updated branch name now that 0.8 is the stable version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d68160314d5..087b49644709 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruno Van de Velde <bruno@texus.me>
pkgname=tgui-git
-pkgver=0.8.alpha.r0.g2db12aab
+pkgver=v0.8.0.r7.g8afc386d
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.8-dev")
+source=("git+https://github.com/texus/TGUI.git#branch=0.8")
sha256sums=('SKIP')
pkgver() {