Updated to v0.8.13

This commit is contained in:
k0kubun 2024-01-04 06:10:26 +00:00
parent d5f9b639dd
commit 5dc7112d22
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.12
pkgver = 0.8.13
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.8.12.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.12/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 0c45b0c9fc30f46fde4b9d54113a91d62c9534566d4eb495ba3eed8e5ce2401a
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
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.12
pkgver=0.8.13
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=('0c45b0c9fc30f46fde4b9d54113a91d62c9534566d4eb495ba3eed8e5ce2401a')
sha256sums_x86_64=('b434bf83ca9d46a18cc1f2cbc0ab05a090fd1aca51e5419629c4a72459e52f72')
package() {
cd "$srcdir/"