Updated to 0.2.5

This commit is contained in:
Nilesh 2022-02-12 21:34:59 +05:30
parent a937002748
commit 19839cc721
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.2.4
pkgver = 0.2.5
pkgrel = 1
url = https://github.com/k0kubun/xremap
arch = x86_64
license = MIT
provides = xremap
source_x86_64 = https://github.com/k0kubun/xremap/releases/download/v0.2.4/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 5171879bd9194e0bae24bbcfffad4203d45f23de5383879230e16455f7f353fa
source_x86_64 = https://github.com/k0kubun/xremap/releases/download/v0.2.5/xremap-linux-x86_64-x11.zip
sha256sums_x86_64 = 66e3cf1c40d3953286aacfacb2d1a73d30fd3d50d29a565f959eb9c7d4cc3917
pkgname = xremap-x11-bin

View file

@ -1,6 +1,6 @@
# Maintainer: njkevlani <njkevlani@gmail.com>
pkgname=xremap-x11-bin
pkgver=0.2.4
pkgver=0.2.5
pkgrel=1
pkgdesc='Dynamic key remapper for X11 and Wayland'
url='https://github.com/k0kubun/xremap'
@ -8,7 +8,7 @@ source_x86_64=("https://github.com/k0kubun/xremap/releases/download/v$pkgver/xre
arch=('x86_64')
license=('MIT')
provides=('xremap')
sha256sums_x86_64=('5171879bd9194e0bae24bbcfffad4203d45f23de5383879230e16455f7f353fa')
sha256sums_x86_64=('66e3cf1c40d3953286aacfacb2d1a73d30fd3d50d29a565f959eb9c7d4cc3917')
package() {
cd "$srcdir/"