summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authork0kubun2024-01-04 06:10:04 +0000
committerk0kubun2024-01-04 06:10:04 +0000
commite69e28be0c31c6b1f18003445922131a1228740f (patch)
treed9968ab87751b267217eda5478751b8146960ad4
parenta21eaa14632fc8f4224015a6903953045a0073f9 (diff)
downloadaur-e69e28be0c31c6b1f18003445922131a1228740f.tar.gz
Updated to v0.8.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa094c27472e..cd2265c31be8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = xremap-hypr-bin
pkgdesc = Dynamic key remapper for X11 and Wayland
- pkgver = 0.8.12
+ pkgver = 0.8.13
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
- source_x86_64 = xremap-hypr-bin-0.8.12.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.12/xremap-linux-x86_64-hypr.zip
- sha256sums_x86_64 = 136ea88da13d254d246c369aa189c8583e42ae92935d5c7eab560b27ca5815b2
+ source_x86_64 = xremap-hypr-bin-0.8.13.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.13/xremap-linux-x86_64-hypr.zip
+ sha256sums_x86_64 = 4eec4b61d98587f3893870929ae1eb771174279ee409840f9134e1b8026c02a4
pkgname = xremap-hypr-bin
diff --git a/PKGBUILD b/PKGBUILD
index 003606421734..d17cb7ad1e83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: k0kubun <takashikkbn@gmail.com>
pkgname=xremap-hypr-bin
-pkgver=0.8.12
+pkgver=0.8.13
pkgrel=1
pkgdesc='Dynamic key remapper for X11 and Wayland'
url='https://github.com/k0kubun/xremap'
@@ -8,7 +8,7 @@ source_x86_64=("$pkgname-$pkgver.zip::https://github.com/k0kubun/xremap/releases
arch=('x86_64')
license=('MIT')
provides=('xremap')
-sha256sums_x86_64=('136ea88da13d254d246c369aa189c8583e42ae92935d5c7eab560b27ca5815b2')
+sha256sums_x86_64=('4eec4b61d98587f3893870929ae1eb771174279ee409840f9134e1b8026c02a4')
package() {
cd "$srcdir/"