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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 16 16:22:16 UTC 2011


    Date: Sunday, January 16, 2011 @ 11:22:15
  Author: andyrtr
Revision: 106342

upgpkg: xfconf 4.8.0-1
upstream release 4.8.0

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-16 16:16:36 UTC (rev 106341)
+++ PKGBUILD	2011-01-16 16:22:15 UTC (rev 106342)
@@ -3,7 +3,7 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfconf
-pkgver=4.7.5
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="a simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
@@ -12,11 +12,11 @@
 groups=('xfce4')
 # http://www.xfce.org/documentation/requirements
 # keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
-depends=( "libxfce4util>=4.7.3" "dbus-glib" 'dbus' 'gtk2')
+depends=( "libxfce4util>=4.8.0" "dbus-glib" 'dbus' 'gtk2')
 makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 'glib-perl' 'intltool' 'gtk-doc' 'chrpath')
 options=('!libtool' '!emptydirs')
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c72007ce68808b64f39d26e2fb51da46')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('0f11ed1ec7789c5c4c3fcc7cdb3c2940')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list