Updated to v0.7.6

This commit is contained in:
Nilesh 2022-10-11 06:33:04 +00:00
parent 29a3c00cdd
commit be1ef2af10
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.7.5
pkgver = 0.7.6
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.7.5.zip::https://github.com/k0kubun/xremap/releases/download/v0.7.5/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 2e03b6d17c06e680a60eadc9f31742891298c82074434109e9ff3501d8161551
source_x86_64 = xremap-x11-bin-0.7.6.zip::https://github.com/k0kubun/xremap/releases/download/v0.7.6/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = e38f39313a142f04c7a589261637316c99d8910e56c92b3fca6cdcb0a3adb097
pkgname = xremap-x11-bin

View file

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