summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2023-05-10 19:33:38 +0200
committerMatMoul2023-05-10 19:33:38 +0200
commit73dfc91b82736bba26734f48ef9cd330b86ca55e (patch)
treeef53af598b40a767fa23e715eec35fcd7cc55b92
parent8df27df92591646fbc18ba957fc62d00220f3e82 (diff)
downloadaur-73dfc91b82736bba26734f48ef9cd330b86ca55e.tar.gz
Version 0.11.0.r1.37fbf78-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97f12ffe0309..d43aac6e449c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = x48ng-git
pkgdesc = A reboot of the x48 HP 48 emulator
- pkgver = 0.10.1.r2.1cb17dd
+ pkgver = 0.11.0.r1.37fbf78
pkgrel = 1
url = https://github.com/gwenhael-le-moine/x48ng
install = x48ng-git.install
@@ -13,7 +13,7 @@ pkgbase = x48ng-git
depends = xorg-mkfontscale
depends = xorg-fonts-misc
conflicts = x48ng
- source = git+https://github.com/gwenhael-le-moine/x48ng.git#commit=1cb17dd96971a3ba9eece3216decf602a64eb652
+ source = git+https://github.com/gwenhael-le-moine/x48ng.git#commit=37fbf78e2add89c59783163beec1fafadb595220
sha256sums = SKIP
pkgname = x48ng-git
diff --git a/PKGBUILD b/PKGBUILD
index fdf85df7fed8..dbb4d08d085b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_githubuser=gwenhael-le-moine
_githubrepo=x48ng
-_gitcommit=1cb17dd96971a3ba9eece3216decf602a64eb652
+_gitcommit=37fbf78e2add89c59783163beec1fafadb595220
pkgname=x48ng-git
-pkgver=0.10.1.r2.1cb17dd
+pkgver=0.11.0.r1.37fbf78
pkgrel=1
pkgdesc='A reboot of the x48 HP 48 emulator'
arch=('any')