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

Antonio Rojas arojas at archlinux.org
Sat Apr 27 07:45:30 UTC 2019


    Date: Saturday, April 27, 2019 @ 07:45:29
  Author: arojas
Revision: 454557

https, update to 1.2.0

Modified:
  lib32-libxcursor/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-27 07:43:22 UTC (rev 454556)
+++ PKGBUILD	2019-04-27 07:45:29 UTC (rev 454557)
@@ -3,18 +3,19 @@
 
 _pkgbasename=libxcursor
 pkgname=lib32-$_pkgbasename
-pkgver=1.1.15
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="X cursor management library (32-bit)"
 arch=(x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('lib32-libxfixes' 'lib32-libxrender' $_pkgbasename)
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2{,.sig})
-sha256sums=('294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b'
+sha256sums=('3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782'
             'SKIP')
-validpgpkeys=('C41C985FDCF1E5364576638B687393EE37D128F8') # "Matthieu Herrb <matthieu.herrb at laas.fr>"
+validpgpkeys=('C41C985FDCF1E5364576638B687393EE37D128F8'  # "Matthieu Herrb <matthieu.herrb at laas.fr>"
+              '4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list