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

Levente Polyak anthraxx at archlinux.org
Wed Nov 29 21:57:01 UTC 2017


    Date: Wednesday, November 29, 2017 @ 21:57:00
  Author: anthraxx
Revision: 270767

upgpkg: lib32-libxcursor 1.1.15-1 (security update)

Modified:
  lib32-libxcursor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-29 21:02:36 UTC (rev 270766)
+++ PKGBUILD	2017-11-29 21:57:00 UTC (rev 270767)
@@ -4,7 +4,7 @@
 
 _pkgbasename=libxcursor
 pkgname=lib32-$_pkgbasename
-pkgver=1.1.14
+pkgver=1.1.15
 pkgrel=1
 pkgdesc="X cursor management library (32-bit)"
 arch=(x86_64)
@@ -11,10 +11,12 @@
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=('lib32-libxfixes' 'lib32-libxrender' $_pkgbasename)
-makedepends=('xorg-util-macros' gcc-multilib)
+makedepends=('xorg-util-macros')
 options=('!libtool')
-source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2)
-sha256sums=('9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df')
+source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2{,.sig})
+sha256sums=('294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b'
+            'SKIP')
+validpgpkeys=('C41C985FDCF1E5364576638B687393EE37D128F8') # "Matthieu Herrb <matthieu.herrb at laas.fr>"
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list