summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2023-11-01 21:49:21 +0100
committerMatMoul2023-11-01 21:49:21 +0100
commit75b7b07c0da849dcd81ab614e6b3dfc6ffecee17 (patch)
tree7e37e8a9408bcde559d60086a07f9756badae757
parentd472c7a59600f2bdaa351e7fd1fb698ffe0c36db (diff)
downloadaur-75b7b07c0da849dcd81ab614e6b3dfc6ffecee17.tar.gz
Version 0.34.0.r1.f96d7da-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfe180497ccd..ec59d096ec4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = x48ng-git
pkgdesc = A reboot of the x48 HP 48 emulator
- pkgver = 0.33.0.r1.ee4f906
+ pkgver = 0.34.0.r1.f96d7da
pkgrel = 1
url = https://github.com/gwenhael-le-moine/x48ng
install = x48ng-git.install
@@ -19,7 +19,7 @@ pkgbase = x48ng-git
depends = xorg-fonts-misc
provides = x48ng
conflicts = x48ng
- source = git+https://github.com/gwenhael-le-moine/x48ng.git#commit=ee4f9060b2ded621552387f6a959381cd1974fa0
+ source = git+https://github.com/gwenhael-le-moine/x48ng.git#commit=f96d7da61972e60123e7276291ea8ec73cea4763
source = ui_text.c_1.patch
sha256sums = SKIP
sha256sums = 94550704486e179bf0e1495b5fb6fc55c9663fe61d6e44dd45cff8bfe840f301
diff --git a/PKGBUILD b/PKGBUILD
index e0ff0f2c2c58..2a75830cd8b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_githubuser=gwenhael-le-moine
_githubrepo=x48ng
-_gitcommit=ee4f9060b2ded621552387f6a959381cd1974fa0
+_gitcommit=f96d7da61972e60123e7276291ea8ec73cea4763
pkgname=x48ng-git
-pkgver=0.33.0.r1.ee4f906
+pkgver=0.34.0.r1.f96d7da
pkgrel=1
pkgdesc='A reboot of the x48 HP 48 emulator'
arch=('any')