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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 16 16:47:30 UTC 2011


    Date: Sunday, January 16, 2011 @ 11:47:30
  Author: andyrtr
Revision: 106362

upgpkg: exo 0.6.0-1
upstream release 0.6.0

Modified:
  exo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-16 16:41:58 UTC (rev 106361)
+++ PKGBUILD	2011-01-16 16:47:30 UTC (rev 106362)
@@ -4,20 +4,20 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=exo
-pkgver=0.5.6
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
 pkgdesc="Extensions to Xfce by os-cillation"
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL')
 url="http://www.xfce.org/projects/exo"
 groups=('xfce4')
-depends=("libxfce4util>=4.7.3" 'gtk2' 'hicolor-icon-theme' )
+depends=("libxfce4util>=4.8.1" 'gtk2' 'hicolor-icon-theme' )
 makedepends=('pygtk' 'perl-uri' 'intltool' 'gtk-doc' 'xorg-iceauth')
 optdepends=('perl-uri: for mail-compose helper script')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/0.5/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f739b307e656b908fa0d26d568979d7e')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ac9deafdf9de426d8a03855ac549f424')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list