[arch-commits] Commit in xcb-util-cursor/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Thu May 12 19:01:41 UTC 2016


    Date: Thursday, May 12, 2016 @ 21:01:40
  Author: andyrtr
Revision: 267899

upgpkg: xcb-util-cursor 0.1.3-1

upstream update 0.1.3

Modified:
  xcb-util-cursor/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-12 18:16:53 UTC (rev 267898)
+++ PKGBUILD	2016-05-12 19:01:40 UTC (rev 267899)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Sébastien Luttringer <seblu at seblu dot net>
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
 # Contributor: Bastien Dejean <nihilhill at gmail.com>
 
 pkgname=xcb-util-cursor
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc='XCB cursor library'
 arch=('i686' 'x86_64')
@@ -10,8 +10,9 @@
 url='http://cgit.freedesktop.org/xcb/util-cursor'
 license=('custom:MIT')
 depends=('libxcb' 'xcb-util-renderutil' 'xcb-util-image')
+#makedepends=('doxygen' 'xorg-util-macros' 'graphviz') # no docs yet to build
 source=("http://xcb.freedesktop.org/dist/xcb-util-cursor-$pkgver.tar.bz2")
-md5sums=('88e70d92ff5616d406ce5b1b62e0c58b')
+sha1sums=('26562eb6d4151307f7b6a53453d360ecfc0563ac')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list