Updated to v0.8.6

This commit is contained in:
Nilesh 2023-08-03 12:12:49 +00:00
parent 80caa247ef
commit 5347e92f63
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.5
pkgver = 0.8.6
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.8.5.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.5/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = a1f8db5c549d04633ad3d80488c4211dc3c7639ea5b83fff3ca5aa34f83132d9
source_x86_64 = xremap-x11-bin-0.8.6.zip::https://github.com/k0kubun/xremap/releases/download/v0.8.6/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 1dffe9f0ab469e6de051b38cc9fed30b188ea9ce65162c0fa60e617889f84ca6
pkgname = xremap-x11-bin

View file

@ -1,6 +1,6 @@
# Maintainer: njkevlani <njkevlani@gmail.com>
pkgname=xremap-x11-bin
pkgver=0.8.5
pkgver=0.8.6
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=('a1f8db5c549d04633ad3d80488c4211dc3c7639ea5b83fff3ca5aa34f83132d9')
sha256sums_x86_64=('1dffe9f0ab469e6de051b38cc9fed30b188ea9ce65162c0fa60e617889f84ca6')
package() {
cd "$srcdir/"