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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 16 16:27:06 UTC 2011


    Date: Sunday, January 16, 2011 @ 11:27:05
  Author: andyrtr
Revision: 106347

upgpkg: libxfcegui4 4.8.0-1
upstream release 4.8.0

Modified:
  libxfcegui4/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-16 16:23:18 UTC (rev 106346)
+++ PKGBUILD	2011-01-16 16:27:05 UTC (rev 106347)
@@ -3,19 +3,19 @@
 # Contributor: Tobias Kieslich <tobias funnychar archlinux.org>
 
 pkgname=libxfcegui4
-pkgver=4.7.0
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc="Various gtk widgets for Xfce"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=('startup-notification' "xfconf>=4.7.5" "libglade" 'hicolor-icon-theme')
+depends=('startup-notification' "xfconf>=4.8.0" "libglade" 'hicolor-icon-theme')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6614e26739cf1500553d79b2ed1a4e5b')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('74fe7b81051450785fa8270aed1e6e5c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list