[arch-commits] Commit in xorg-xkbcomp/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Sat Nov 22 17:22:17 UTC 2014


    Date: Saturday, November 22, 2014 @ 18:22:17
  Author: andyrtr
Revision: 226835

upgpkg: xorg-xkbcomp 1.3.0-1

upstream update 1.3.0

Modified:
  xorg-xkbcomp/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-22 17:08:27 UTC (rev 226834)
+++ PKGBUILD	2014-11-22 17:22:17 UTC (rev 226835)
@@ -1,9 +1,10 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=xorg-xkbcomp
-pkgver=1.2.4
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="X Keyboard description compiler"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
@@ -11,8 +12,9 @@
 depends=('libxkbfile')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(${url}/releases/individual/app/xkbcomp-${pkgver}.tar.bz2)
-sha1sums=('695d2f2824884d9e54aa1419282ae167fdea163b')
+source=(${url}/releases/individual/app/xkbcomp-${pkgver}.tar.bz2{,.sig})
+sha256sums=('cfac973778fabf5216121ad60b7af8ab74ce7513af0f9260cf8c5309e1622b2a'
+            'SKIP')
 
 build() {
   cd xkbcomp-${pkgver}



More information about the arch-commits mailing list