summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authork0kubun2024-01-09 06:10:32 +0000
committerk0kubun2024-01-09 06:10:32 +0000
commit4a94d99da9e76f56ef3b8a3dc7738b21a3a026bf (patch)
treebc274eed3f0d354ab4e234bc8c9f287154c51c02
parent5dc7112d225a31dd1fdee4d7a61cd046065326fc (diff)
downloadaur-4a94d99da9e76f56ef3b8a3dc7738b21a3a026bf.tar.gz
Updated to v0.8.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b59cbe78587e..bd72890bbec4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = xremap-x11-bin
pkgdesc = Dynamic key remapper for X11 and Wayland
- pkgver = 0.8.13
+ pkgver = 0.8.14
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
- source_x86_64 = xremap-x11-bin-0.8.13.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.13/xremap-linux-x86_64-x11.zip
- sha256sums_x86_64 = b434bf83ca9d46a18cc1f2cbc0ab05a090fd1aca51e5419629c4a72459e52f72
+ source_x86_64 = xremap-x11-bin-0.8.14.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.14/xremap-linux-x86_64-x11.zip
+ sha256sums_x86_64 = a71f05d5d3fddc59d2e17fa98609b19388bd9a03a5f0c87cdf8bed5c466d7491
pkgname = xremap-x11-bin
diff --git a/PKGBUILD b/PKGBUILD
index fba480894343..e21b23668022 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: njkevlani <njkevlani@gmail.com>
# Maintainer: k0kubun <takashikkbn@gmail.com>
pkgname=xremap-x11-bin
-pkgver=0.8.13
+pkgver=0.8.14
pkgrel=1
pkgdesc='Dynamic key remapper for X11 and Wayland'
url='https://github.com/k0kubun/xremap'
@@ -9,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=('b434bf83ca9d46a18cc1f2cbc0ab05a090fd1aca51e5419629c4a72459e52f72')
+sha256sums_x86_64=('a71f05d5d3fddc59d2e17fa98609b19388bd9a03a5f0c87cdf8bed5c466d7491')
package() {
cd "$srcdir/"