summaryrefslogtreecommitdiff
path: root/extra/xorg-xcursorgen
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-25 10:16:01 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-25 10:16:01 +0200
commit77425e418fa3a0ad0ddf41a4d3adcfe08ba9ac88 (patch)
tree95d18e80c36222043f998fe63f8f76ae21ac1dd9 /extra/xorg-xcursorgen
parent493ce1a24e001f088219cdf7b8753b00155e4051 (diff)
parent891f44722456b693d99b397f7e332a9ed68a47a2 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/mpd/PKGBUILD extra/msmtp/PKGBUILD gnome-unstable/clutter-gtk/PKGBUILD gnome-unstable/telepathy-gabble/PKGBUILD gnome-unstable/telepathy-glib/PKGBUILD testing/dhcpcd/PKGBUILD
Diffstat (limited to 'extra/xorg-xcursorgen')
-rw-r--r--extra/xorg-xcursorgen/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/xorg-xcursorgen/PKGBUILD b/extra/xorg-xcursorgen/PKGBUILD
index a95cc3959..89ed2e4dc 100644
--- a/extra/xorg-xcursorgen/PKGBUILD
+++ b/extra/xorg-xcursorgen/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 148982 2012-02-05 11:58:53Z ibiru $
+# $Id: PKGBUILD 154152 2012-03-23 19:18:20Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xcursorgen
-pkgver=1.0.4
-pkgrel=3
+pkgver=1.0.5
+pkgrel=1
pkgdesc="Create an X cursor file from PNG images"
arch=(i686 x86_64 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -12,7 +12,7 @@ depends=('libx11' 'libxcursor' 'libpng')
makedepends=('xorg-util-macros')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/xcursorgen-${pkgver}.tar.bz2)
-sha1sums=('244c180aae8cc07175b93f314d5bbbf24171658a')
+sha1sums=('1d0ca82422d328522b06b218f86b5901a7d5521b')
build() {
cd "${srcdir}/xcursorgen-${pkgver}"