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

Allan McRae allan at archlinux.org
Sat Sep 17 02:22:10 UTC 2011


    Date: Friday, September 16, 2011 @ 22:22:10
  Author: allan
Revision: 138124

upgpkg: libxfce4util 4.8.2-1

upstream update

Modified:
  libxfce4util/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-17 02:21:25 UTC (rev 138123)
+++ PKGBUILD	2011-09-17 02:22:10 UTC (rev 138124)
@@ -3,17 +3,17 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=libxfce4util
-pkgver=4.8.1
-pkgrel=2
+pkgver=4.8.2
+pkgrel=1
 pkgdesc="Basic utility non-GUI functions for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
-depends=("glib2")
+depends=('glib2')
 makedepends=('pkgconfig' 'intltool' 'gtk-doc')
 options=('!libtool')
 source=(http://archive.xfce.org/src/xfce/libxfce4util/4.8/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2be3af4c7db5ad293a7525e1021e6f0f')
+md5sums=('3376a77637a4292a863027d595548ee2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list