summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25cc6b30531a..1fa05fd4f401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_githubuser=gwenhael-le-moine
_githubrepo=x48ng
-_pkgtagname=0.35.0
+_pkgtagname=0.36.0
pkgname=x48ng
-pkgver=0.35.0
+pkgver=0.36.0
pkgrel=1
pkgdesc='A reboot of the x48 HP 48 emulator'
arch=('any')
@@ -16,7 +16,7 @@ makedepends=('lua')
install="${pkgname}.install"
source=("${_githubrepo}::https://github.com/${_githubuser}/${_githubrepo}/archive/refs/tags/${_pkgtagname}.tar.gz"
'ui_text.c_1.patch')
-sha256sums=('6356e2d6989307ff0fbf63c341d767f630232b2714a57a8a4e22e39144691f57'
+sha256sums=('05c2e33b5a27938ceb8f2ea46478a2d126ba165d7ce519193cac9311e07488f7'
'94550704486e179bf0e1495b5fb6fc55c9663fe61d6e44dd45cff8bfe840f301')
build() {