summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36dc53bcc0c9..2f88dd34f7fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = x48ng-git
pkgdesc = A reboot of the x48 HP 48 emulator
- pkgver = 0.36.90.r5.091556e
+ pkgver = 0.36.90.r6.14a7d63
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=091556e9ad5f7cb5fecb0993dfd279057e19f728
+ source = git+https://github.com/gwenhael-le-moine/x48ng.git#commit=14a7d63fb59c85910a03adad7b86b676975f0c1a
source = ui_text.c_1.patch
sha256sums = SKIP
sha256sums = 94550704486e179bf0e1495b5fb6fc55c9663fe61d6e44dd45cff8bfe840f301
diff --git a/PKGBUILD b/PKGBUILD
index 60a7d92b2718..a263304c42d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_githubuser=gwenhael-le-moine
_githubrepo=x48ng
-_gitcommit=091556e9ad5f7cb5fecb0993dfd279057e19f728
+_gitcommit=14a7d63fb59c85910a03adad7b86b676975f0c1a
pkgname=x48ng-git
-pkgver=0.36.90.r5.091556e
+pkgver=0.36.90.r6.14a7d63
pkgrel=1
pkgdesc='A reboot of the x48 HP 48 emulator'
arch=('any')