diff --git a/.SRCINFO b/.SRCINFO index 65ea8f31ff78..e716e5b5c423 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = xremap-x11-bin pkgdesc = Dynamic key remapper for X11 and Wayland - pkgver = 0.14.9 + pkgver = 0.14.10 pkgrel = 1 url = https://github.com/k0kubun/xremap arch = x86_64 license = MIT provides = xremap - source_x86_64 = xremap-x11-bin-0.14.9.zip::https://github.com/k0kubun/xremap/releases/download/v0.14.9/xremap-linux-x86_64-x11.zip - sha256sums_x86_64 = 35aededa31f646d783ca5c1c23fa0058a1519b4d670dd135ad3f477b1c6f7006 + source_x86_64 = xremap-x11-bin-0.14.10.zip::https://github.com/k0kubun/xremap/releases/download/v0.14.10/xremap-linux-x86_64-x11.zip + sha256sums_x86_64 = e8e3c16cf4b39c7b8af705e0f5efc17a0f4e7a875b967ee58d9e84d9a7345efb pkgname = xremap-x11-bin diff --git a/PKGBUILD b/PKGBUILD index 4bb15c4a115c..fa0a3a4a72ba 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: njkevlani # Maintainer: k0kubun pkgname=xremap-x11-bin -pkgver=0.14.9 +pkgver=0.14.10 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=('35aededa31f646d783ca5c1c23fa0058a1519b4d670dd135ad3f477b1c6f7006') +sha256sums_x86_64=('e8e3c16cf4b39c7b8af705e0f5efc17a0f4e7a875b967ee58d9e84d9a7345efb') package() { cd "$srcdir/"