[arch-commits] Commit in xorg-xsetroot/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Nov 14 17:17:41 UTC 2010
Date: Sunday, November 14, 2010 @ 12:17:40
Author: jgc
Revision: 99407
upgpkg: xorg-xsetroot 1.1.0-1
Update to 1.1.0
Modified:
xorg-xsetroot/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-14 17:16:19 UTC (rev 99406)
+++ PKGBUILD 2010-11-14 17:17:40 UTC (rev 99407)
@@ -2,16 +2,16 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=xorg-xsetroot
-pkgver=1.0.3
+pkgver=1.1.0
pkgrel=1
pkgdesc="Classic X utility to set your root window background to a given pattern or color"
arch=(i686 x86_64)
url="http://xorg.freedesktop.org/"
license=('custom')
-depends=('libxmu' 'libx11')
+depends=('libxmu' 'libx11' 'libxcursor')
makedepends=('xorg-util-macros' 'xbitmaps')
source=(http://xorg.freedesktop.org/archive/individual/app/xsetroot-${pkgver}.tar.bz2)
-sha1sums=('56ed1df9834627a107550475629df51275cd0c44')
+sha1sums=('1ef9ddd80c7013dc6d33e5c421537eb8b0427da4')
build() {
cd "${srcdir}/xsetroot-${pkgver}"
More information about the arch-commits
mailing list