Updated to v0.10.4

This commit is contained in:
k0kubun 2025-01-27 01:13:01 +00:00
parent 2d170f732a
commit a0db68e0dc
2 changed files with 5 additions and 5 deletions

View file

@ -1,12 +1,12 @@
pkgbase = xremap-x11-bin
pkgdesc = Dynamic key remapper for X11 and Wayland
pkgver = 0.10.3
pkgver = 0.10.4
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.10.3.zip::https://github.com/k0kubun/xremap/releases/download/v0.10.3/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 2a15340c9c5b8c55de5bd5bc02061e2c05c8a9375b8aaef9ce7df55e0be845a8
source_x86_64 = xremap-x11-bin-0.10.4.zip::https://github.com/k0kubun/xremap/releases/download/v0.10.4/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = c9b94b0f482cbeb1f2289a613257e253dda27f8114a1ffbad543863ac9a8dad5
pkgname = xremap-x11-bin

View file

@ -1,7 +1,7 @@
# Maintainer: njkevlani <njkevlani@gmail.com>
# Maintainer: k0kubun <takashikkbn@gmail.com>
pkgname=xremap-x11-bin
pkgver=0.10.3
pkgver=0.10.4
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=('2a15340c9c5b8c55de5bd5bc02061e2c05c8a9375b8aaef9ce7df55e0be845a8')
sha256sums_x86_64=('c9b94b0f482cbeb1f2289a613257e253dda27f8114a1ffbad543863ac9a8dad5')
package() {
cd "$srcdir/"