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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 16 16:37:35 UTC 2011


    Date: Sunday, January 16, 2011 @ 11:37:35
  Author: andyrtr
Revision: 106352

upgpkg: libxfce4ui 4.8.0-1
upstream release 4.8.0

Modified:
  libxfce4ui/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-16 16:28:02 UTC (rev 106351)
+++ PKGBUILD	2011-01-16 16:37:35 UTC (rev 106352)
@@ -3,20 +3,20 @@
 # Contributor: Xavier Devlamynck <magicrhesus at ouranos.be>
 
 pkgname=libxfce4ui
-pkgver=4.7.6
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc="share commonly used Xfce widgets among the Xfce applications"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=('libxfce4util>=4.7.3' 'gtk2' "xfconf>=4.7.3" 'startup-notification') 
+depends=('libxfce4util>=4.8.0' 'gtk2' "xfconf>=4.8.0" 'startup-notification') 
 makedepends=('intltool' 'gtk-doc' 'glade')
 optdepends=('glade: for using the included glade module')
-#replaces=('libxfcegui4')
+#replaces=('libxfcegui4') - later when all is ported
 options=('!libtool')
-source=(http://archive.xfce.org/src/xfce/libxfce4ui/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('beccb7eb6fb36bec38b5d140ed42480e')
+source=(http://archive.xfce.org/src/xfce/libxfce4ui/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('df9acb3328dff905bd0777b84532b69f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list