summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Van de Velde2021-02-12 14:46:28 +0100
committerBruno Van de Velde2021-02-12 14:46:28 +0100
commitb3fdf2aa28353b51f0b6b86ceaaba43fe44c5fdf (patch)
tree56770ae74416919cf606a827cb026f79597adfb8 /PKGBUILD
parentc3ed1ef5812639c5040fccd5ded24ae841f63140 (diff)
downloadaur-b3fdf2aa28353b51f0b6b86ceaaba43fe44c5fdf.tar.gz
Updated branch from 0.9-dev to 0.9 now that TGUI 0.9 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 eba128944a6f..c2dcdef4ceb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruno Van de Velde <bruno@texus.me>
pkgname=tgui-git
-pkgver=nightly_build.r47.g590fa71fe
+pkgver=v0.9.1.r0.g588362edc
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.9-dev")
+source=("git+https://github.com/texus/TGUI.git#branch=0.9")
sha256sums=('SKIP')
pkgver() {