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

Andreas Radke andyrtr at archlinux.org
Sat Mar 14 19:24:32 UTC 2015


    Date: Saturday, March 14, 2015 @ 20:24:32
  Author: andyrtr
Revision: 233827

upgpkg: randrproto 1.4.1-1

upstream update 1.4.1

Modified:
  randrproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-14 18:57:16 UTC (rev 233826)
+++ PKGBUILD	2015-03-14 19:24:32 UTC (rev 233827)
@@ -2,15 +2,17 @@
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=randrproto
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc="X11 RandR extension wire protocol"
 arch=('any')
 license=('custom')
 url="http://xorg.freedesktop.org/"
 makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('85c42e8c66a55318ddaf2ce5727beacb25cb1f8555229f778cd1da86478209cf')
+source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('543dcb2ebb0622d8a506dcef6470c6dd066f3e3f866552a5060b91ab6129e1dc'
+            'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list