summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Van de Velde2023-05-18 08:40:10 +0200
committerBruno Van de Velde2023-05-18 08:40:10 +0200
commitb0ed1f21c0104a1810ddade2ce3eb3fad39c9371 (patch)
treebecdcff7b3dc6ef5bbdf8323880d1fb900c51c01
parentdc83adb762328717bc0213239065bb45514fe99e (diff)
downloadaur-b0ed1f21c0104a1810ddade2ce3eb3fad39c9371.tar.gz
Update branch name from 0.10 to 1.x
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 179414e82481..60212c15d023 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tgui-git
pkgdesc = Cross-platform modern c++ GUI library
- pkgver = nightly_build.r0.g8719a201
+ pkgver = nightly_build.r41.g6f3cbdd6
pkgrel = 1
url = https://tgui.eu/
arch = i686
@@ -16,7 +16,7 @@ pkgbase = tgui-git
depends = freetype2
provides = tgui
conflicts = tgui
- source = git+https://github.com/texus/TGUI.git#branch=0.10
+ source = git+https://github.com/texus/TGUI.git#branch=1.x
source = tgui-gui-builder.desktop
source = TexusGUI_48x48.png
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 165e2c86d4cc..aee4dbe94546 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruno Van de Velde <bruno@texus.me>
pkgname=tgui-git
-pkgver=nightly_build.r0.g8719a201
+pkgver=nightly_build.r41.g6f3cbdd6
pkgrel=1
pkgdesc="Cross-platform modern c++ GUI library"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ provides=('tgui')
conflicts=('tgui')
replaces=()
-source=("git+https://github.com/texus/TGUI.git#branch=0.10"
+source=("git+https://github.com/texus/TGUI.git#branch=1.x"
tgui-gui-builder.desktop
TexusGUI_48x48.png)
sha256sums=('SKIP'