Update to 0.4.3

This commit is contained in:
Nilesh 2022-05-30 09:11:36 +05:30
parent c0b8fd3317
commit 14ac6e432d
No known key found for this signature in database
GPG key ID: 27CBB64272E42DB0
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.4.2
pkgver = 0.4.3
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.4.2.zip::https://github.com/k0kubun/xremap/releases/download/v0.4.2/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 3f4cbc88939635e7363cdc7bd0bd778ffdf0a96714e42a85c929ae55371dfb79
source_x86_64 = xremap-x11-bin-0.4.3.zip::https://github.com/k0kubun/xremap/releases/download/v0.4.3/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 50d34aa3be79eeb85c95b35e43ca343a8dfc99a316082685b93062c2236d7148
pkgname = xremap-x11-bin

View file

@ -1,6 +1,6 @@
# Maintainer: njkevlani <njkevlani@gmail.com>
pkgname=xremap-x11-bin
pkgver=0.4.2
pkgver=0.4.3
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=('3f4cbc88939635e7363cdc7bd0bd778ffdf0a96714e42a85c929ae55371dfb79')
sha256sums_x86_64=('50d34aa3be79eeb85c95b35e43ca343a8dfc99a316082685b93062c2236d7148')
package() {
cd "$srcdir/"