Updated to v0.7.13

This commit is contained in:
Nilesh 2022-12-22 18:21:44 +00:00
parent a6caa75065
commit b017b7014c
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.12
pkgver = 0.7.13
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = xremap-x11-bin-0.7.12.zip::https://github.com/k0kubun/xremap/releases/download/v0.7.12/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 4273233212df48464230c8f2341060200ee1ef778013af64febb0b60f1078d80
source_x86_64 = xremap-x11-bin-0.7.13.zip::https://github.com/k0kubun/xremap/releases/download/v0.7.13/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = f2c673228b67b4893946a9b3834869559c7e234e41e00a8c8b28b07ccb336a3c
pkgname = xremap-x11-bin

View file

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