summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNilesh2023-09-22 07:18:19 +0000
committerNilesh2023-09-22 07:18:19 +0000
commit1e98a0f00686d9d39747f08c6b8294c11f7b54ca (patch)
tree9223879818c0c29c0555a00079ec6f4da7ecb30b
parent35267706d343c250029d5c7bdd4dd843fa22f912 (diff)
downloadaur-1e98a0f00686d9d39747f08c6b8294c11f7b54ca.tar.gz
Updated to v0.8.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b310a84ceade..2129ff8a1a23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = xremap-x11-bin
pkgdesc = Dynamic key remapper for X11 and Wayland
- pkgver = 0.8.7
+ pkgver = 0.8.8
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
- source_x86_64 = xremap-x11-bin-0.8.7.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.7/xremap-linux-x86_64-x11.zip
- sha256sums_x86_64 = 701b74c39a8a8d5abd60bf9867cb9ed64631f823437f8d5107188a81e15a25b7
+ source_x86_64 = xremap-x11-bin-0.8.8.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.8/xremap-linux-x86_64-x11.zip
+ sha256sums_x86_64 = 671a0e97a3a8e1fb698c72985da2a5e3d33535eb6990bbf74a18a99ff92a8edd
pkgname = xremap-x11-bin
diff --git a/PKGBUILD b/PKGBUILD
index b91344d0c8fb..3e4b0035ec18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: njkevlani <njkevlani@gmail.com>
+# Maintainer: k0kubun <takashikkbn@gmail.com>
pkgname=xremap-x11-bin
-pkgver=0.8.7
+pkgver=0.8.8
pkgrel=1
pkgdesc='Dynamic key remapper for X11 and Wayland'
url='https://github.com/k0kubun/xremap'
@@ -8,7 +9,7 @@ source_x86_64=("$pkgname-$pkgver.zip::https://github.com/k0kubun/xremap/releases
arch=('x86_64')
license=('MIT')
provides=('xremap')
-sha256sums_x86_64=('701b74c39a8a8d5abd60bf9867cb9ed64631f823437f8d5107188a81e15a25b7')
+sha256sums_x86_64=('671a0e97a3a8e1fb698c72985da2a5e3d33535eb6990bbf74a18a99ff92a8edd')
package() {
cd "$srcdir/"