Updated to v0.8.11

This commit is contained in:
k0kubun 2023-10-10 06:10:10 +00:00
parent 89520e94ef
commit 765bb82109
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.9
pkgver = 0.8.11
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.8.9.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.9/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 45844b38abc97507bc9c597b20256837aee11e434f0100894b21b758b3b6d85e
source_x86_64 = xremap-x11-bin-0.8.11.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.11/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 759bc3fd7fb9c449917cff5ef7f64b65018876536868c2411fc88b2ebcaf1444
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.9
pkgver=0.8.11
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=('45844b38abc97507bc9c597b20256837aee11e434f0100894b21b758b3b6d85e')
sha256sums_x86_64=('759bc3fd7fb9c449917cff5ef7f64b65018876536868c2411fc88b2ebcaf1444')
package() {
cd "$srcdir/"