Updated to v0.10.0

This commit is contained in:
k0kubun 2024-05-20 20:04:28 +00:00
parent 535b18378a
commit ab83e850a5
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.8.18
pkgver = 0.10.0
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.8.18.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.18/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 62983ac4f128fe04162bc1c8686c85ae2241349063354966bb579c6c0d0976ec
source_x86_64 = xremap-x11-bin-0.10.0.zip::https://github.com/k0kubun/xremap/releases/download/v0.10.0/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 2c155596ea1ee3857502235a5c62566c9fa829524d93e4b91c74394d636e2510
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.8.18
pkgver=0.10.0
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=('62983ac4f128fe04162bc1c8686c85ae2241349063354966bb579c6c0d0976ec')
sha256sums_x86_64=('2c155596ea1ee3857502235a5c62566c9fa829524d93e4b91c74394d636e2510')
package() {
cd "$srcdir/"