summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Van de Velde2021-01-13 19:03:26 +0100
committerBruno Van de Velde2021-01-13 19:03:26 +0100
commitc3ed1ef5812639c5040fccd5ded24ae841f63140 (patch)
tree9225a313e32caa65e136af7dc5f17919228e3a8d /PKGBUILD
parentd052f08407d2e09b86f54c7df0b20514805b7939 (diff)
downloadaur-c3ed1ef5812639c5040fccd5ded24ae841f63140.tar.gz
Update branch to 0.9-dev
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbd3c292fe8c..eba128944a6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruno Van de Velde <bruno@texus.me>
pkgname=tgui-git
-pkgver=v0.8.4.r71.g14e29fbf
+pkgver=nightly_build.r47.g590fa71fe
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")
+source=("git+https://github.com/texus/TGUI.git#branch=0.9-dev")
sha256sums=('SKIP')
pkgver() {