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

Florian Pritz bluewind at archlinux.org
Sun Mar 29 19:25:43 UTC 2015


    Date: Sunday, March 29, 2015 @ 21:25:42
  Author: bluewind
Revision: 130201

upgpkg: lib32-libxdmcp 1.1.2-1

upstream update

Modified:
  lib32-libxdmcp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-29 16:09:09 UTC (rev 130200)
+++ PKGBUILD	2015-03-29 19:25:42 UTC (rev 130201)
@@ -3,8 +3,8 @@
 
 _pkgbasename=libxdmcp
 pkgname=lib32-$_pkgbasename
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="X11 Display Manager Control Protocol library (32-bit)"
 arch=(x86_64)
 url="http://xorg.freedesktop.org/"
@@ -12,8 +12,10 @@
 depends=('lib32-glibc' $_pkgbasename)
 makedepends=('xorg-util-macros' 'gcc-multilib')
 options=('!libtool')
-source=(${url}/releases/individual/lib/libXdmcp-${pkgver}.tar.bz2)
-sha1sums=('3b63e8fc1600c51d9897d017da190fc6c16245b6')
+source=(${url}/releases/individual/lib/libXdmcp-${pkgver}.tar.bz2{,.sig})
+sha1sums=('3c09eabb0617c275b5ab09fae021d279a4832cac'
+          'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
 
 build() {
   cd ${srcdir}/libXdmcp-${pkgver}



More information about the arch-commits mailing list