Update to 0.3.4

This commit is contained in:
Nilesh 2022-05-07 11:02:46 +05:30
parent ab1552089c
commit e1f8d204c4
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.3.3
pkgver = 0.3.4
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.3.3.zip::https://github.com/k0kubun/xremap/releases/download/v0.3.3/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 0e78845be3d8325bbe05c6c2a5e8db2ca22ff93630e8592df861245463a98085
source_x86_64 = xremap-x11-bin-0.3.4.zip::https://github.com/k0kubun/xremap/releases/download/v0.3.4/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 8e3157525c045e07d95e4610e2da2c31289e18cb65f2bc5130af804c148df802
pkgname = xremap-x11-bin

View file

@ -1,6 +1,6 @@
# Maintainer: njkevlani <njkevlani@gmail.com>
pkgname=xremap-x11-bin
pkgver=0.3.3
pkgver=0.3.4
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=('0e78845be3d8325bbe05c6c2a5e8db2ca22ff93630e8592df861245463a98085')
sha256sums_x86_64=('8e3157525c045e07d95e4610e2da2c31289e18cb65f2bc5130af804c148df802')
package() {
cd "$srcdir/"