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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jan 15 19:38:25 UTC 2010


    Date: Friday, January 15, 2010 @ 14:38:25
  Author: andyrtr
Revision: 63190

upgpkg: libxfcegui4 4.6.2-1
    new version 4.6.2

Modified:
  libxfcegui4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-15 19:30:58 UTC (rev 63189)
+++ PKGBUILD	2010-01-15 19:38:25 UTC (rev 63190)
@@ -2,19 +2,19 @@
 # Maintainer: tobias <tobias funnychar archlinux.org>
 
 pkgname=libxfcegui4
-pkgver=4.6.1
+pkgver=4.6.2
 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>=$pkgver" "libglade>=2.6.4" 'hicolor-icon-theme')
+depends=('startup-notification' "xfconf>=4.6.1" "libglade>=2.6.4" 'hicolor-icon-theme')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('539cff747634b8ee6f0d2362ee78a286')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e520b93351d87194b5fcc1315acd8617')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list