summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2024-02-26 17:33:03 +0100
committerMatMoul2024-02-26 17:33:03 +0100
commita7e1bd3e8b83563602d552692c25a25e83da88a5 (patch)
tree67e9d9774b285f8fab428351f6444cf862fcd14e
parent2ad735daea1baf0512e7b255b7d583923fe1de2a (diff)
downloadaur-a7e1bd3e8b83563602d552692c25a25e83da88a5.tar.gz
Version 0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 897f919eb633..c66764057ad1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = x48ng-git
pkgdesc = A reboot of the x48 HP 48 emulator
- pkgver = 0.36.0.r2.ff07e63
+ pkgver = 0.36.0.r3.d816bb3
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=ff07e630958fe1f9c85eb4ead00b74a7ea0b568e
+ source = git+https://github.com/gwenhael-le-moine/x48ng.git#commit=d816bb370c4b1415360e6e1596afa4c5e3eef12a
source = ui_text.c_1.patch
sha256sums = SKIP
sha256sums = 94550704486e179bf0e1495b5fb6fc55c9663fe61d6e44dd45cff8bfe840f301
diff --git a/PKGBUILD b/PKGBUILD
index deb7aba952cf..b6d1946d7dc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_githubuser=gwenhael-le-moine
_githubrepo=x48ng
-_gitcommit=ff07e630958fe1f9c85eb4ead00b74a7ea0b568e
+_gitcommit=d816bb370c4b1415360e6e1596afa4c5e3eef12a
pkgname=x48ng-git
-pkgver=0.36.0.r2.ff07e63
+pkgver=0.36.0.r3.d816bb3
pkgrel=1
pkgdesc='A reboot of the x48 HP 48 emulator'
arch=('any')