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

Andreas Radke andyrtr at archlinux.org
Tue Nov 28 18:05:02 UTC 2017


    Date: Tuesday, November 28, 2017 @ 18:04:59
  Author: andyrtr
Revision: 311124

upgpkg: libxcursor 1.1.15-1

upstream update 1.1.15

Modified:
  libxcursor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-28 18:00:21 UTC (rev 311123)
+++ PKGBUILD	2017-11-28 18:04:59 UTC (rev 311124)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=libxcursor
-pkgver=1.1.14
-pkgrel=2
+pkgver=1.1.15
+pkgrel=1
 pkgdesc="X cursor management library"
 arch=(x86_64)
 url="https://xorg.freedesktop.org/"
@@ -14,10 +14,12 @@
 optdepends=('gnome-themes-standard: fallback icon theme')
 makedepends=('xorg-util-macros')
 backup=(usr/share/icons/default/index.theme)
-source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2
+source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2{,.sig}
         index.theme)
-sha256sums=('9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df'
+sha256sums=('294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b'
+            'SKIP'
             '9e2707bc3466b848a70687ae34b505930b9c260a49b3d2f014145e70c4cddcd6')
+validpgpkeys=('C41C985FDCF1E5364576638B687393EE37D128F8') # "Matthieu Herrb <matthieu.herrb at laas.fr>"
 
 build() {
   cd "${srcdir}/libXcursor-${pkgver}"



More information about the arch-commits mailing list