summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek J. Clark2023-02-08 18:19:43 -0800
committerDerek J. Clark2023-02-08 18:19:43 -0800
commit44a58f6cf8ef72e333990e81db284b14fcdfdbfc (patch)
treeee5e9119a8accd6134a6120b7a905d89e3df8993
parent9516b1bbf1b973e0a1407d7134d95983ffd5b0bd (diff)
downloadaur-44a58f6cf8ef72e333990e81db284b14fcdfdbfc.tar.gz
Update to latest git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fa29399b2c2..24f5f06b4014 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ogui-git
pkgdesc = Open source game launcher
- pkgver = v0.0.2.r23.gdbb777f
+ pkgver = v0.0.2.r28.g7157a1f
pkgrel = 1
url = https://github.com/ShadowBlip/OpenGamepadUI
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = ogui-git
depends = ryzenadj-git
depends = firejail
provides = ogui
- source = OpenGamepadUI::git+https://github.com/ShadowBlip/OpenGamepadUI.git#tag=dbb777f78465029cea51b40f8f970466bffdadf0
+ source = OpenGamepadUI::git+https://github.com/ShadowBlip/OpenGamepadUI.git#tag=7157a1fb469f491cb5d33de14735a8362f6e4eb6
sha256sums = SKIP
pkgname = ogui-git
diff --git a/PKGBUILD b/PKGBUILD
index 4e48069a12f7..47a37c486708 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Derek J. Clark <derekjohn.clark@gmail.com>
pkgname=ogui-git
_pkgbase=OpenGamepadUI
-pkgver=v0.0.2.r23.gdbb777f
+pkgver=v0.0.2.r28.g7157a1f
pkgrel=1
pkgdesc="Open source game launcher"
arch=('x86_64')
@@ -17,7 +17,7 @@ makedepends=('godot4-bin' 'scons' 'pkgconf' 'gcc' 'libxcursor' 'libxinerama'
'unzip' 'wget' 'git'
)
provides=('ogui')
-_tag=dbb777f78465029cea51b40f8f970466bffdadf0
+_tag=7157a1fb469f491cb5d33de14735a8362f6e4eb6
source=("${_pkgbase}::git+https://github.com/ShadowBlip/${_pkgbase}.git#tag=${_tag}")
sha256sums=('SKIP')