Updated to v0.7.5

This commit is contained in:
Nilesh 2022-08-24 06:12:11 +00:00
parent cdfd06bca5
commit 29a3c00cdd
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.4
pkgver = 0.7.5
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.7.4.zip::https://github.com/k0kubun/xremap/releases/download/v0.7.4/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = c60faebd1467d4fbb3d4c22aba0c520aa9f190bed7bfe399c3576f41d4e9c3bc
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
pkgname = xremap-x11-bin

View file

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