~alpine/aports

main/setxkbmap: update to 1.3.0 v1 PROPOSED

Stuart Cardall: 1
 main/setxkbmap: update to 1.3.0

 1 files changed, 5 insertions(+), 5 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1985/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/setxkbmap: update to 1.3.0 Export this patch

This adds the -query option to setxkbmap
---
 main/setxkbmap/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/main/setxkbmap/APKBUILD b/main/setxkbmap/APKBUILD
index 4f88a07..5dabf7b 100644
--- a/main/setxkbmap/APKBUILD
+++ b/main/setxkbmap/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=setxkbmap
pkgver=1.1.0
pkgrel=2
pkgver=1.3.0
pkgrel=0
pkgdesc="set the keyboard using the X Keyboard Extension"
url="http://xorg.freedesktop.org/"
arch="all"
@@ -30,6 +30,6 @@ package() {
	cd "$_builddir"
	make DESTDIR=""$pkgdir"" install || return 1
}
md5sums="2f902e0a89aaf2b19e06e7f26c6efb3a  setxkbmap-1.1.0.tar.bz2"
sha256sums="932f2b314a4bf6dfccd16d63c633073abf650d8e136f481904e972ef3d4faf64  setxkbmap-1.1.0.tar.bz2"
sha512sums="ca006e59b097c4cbb3434dc84eef3e0fcfb25af0f6a2b85b900a2db11c471592cd206ff048c3b8887d6e4bf48aa9168ed12f4e54b5b3b16d10ca8aa6a189ae45  setxkbmap-1.1.0.tar.bz2"
md5sums="1001771344608e120e943a396317c33a  setxkbmap-1.3.0.tar.bz2"
sha256sums="3d305c9d1f38224169b2e501ef0665cc3ab52d4dbc2b9a60c9dbb047f77ddec6  setxkbmap-1.3.0.tar.bz2"
sha512sums="d4843485f44a9204d1aa8bf16b3ad661747be119b0b5f38ced74dc35773519765af07fd290ab0265766de6206138e085a775bfc6edae6a232f2da9c260c0b581  setxkbmap-1.3.0.tar.bz2"
-- 
2.2.2



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---