~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

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

Details
Message ID
<1425481485-3069-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1425481485
DKIM signature
missing
Download raw message
Patch: +5 -5
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
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20150316140900.067462e0@ncopa-desktop.alpinelinux.org>
In-Reply-To
<1425481485-3069-1-git-send-email-developer@it-offshore.co.uk> (view parent)
Sender timestamp
1426511340
DKIM signature
missing
Download raw message
On Wed,  4 Mar 2015 15:04:45 +0000
Stuart Cardall <developer@it-offshore.co.uk> wrote:

> This adds the -query option to setxkbmap
> ---
>  main/setxkbmap/APKBUILD | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 

applied. thanks!

-nc


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)