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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Feb 27 20:05:47 UTC 2009


    Date: Friday, February 27, 2009 @ 15:05:46
  Author: andyrtr
Revision: 28044

upgpkg: exo 0.3.100-1
    new version 0.3.100

Modified:
  exo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-27 20:00:21 UTC (rev 28043)
+++ PKGBUILD	2009-02-27 20:05:46 UTC (rev 28044)
@@ -1,23 +1,23 @@
 # $Id$
-# Maintainer: tobias <funnychar archlinux.org>
+# Maintainer: tobias <tobias funnychar archlinux.org>
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=exo
-pkgver=0.3.99.1
+pkgver=0.3.100
 pkgrel=1
 pkgdesc="Extensions to Xfce by os-cillation"
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2')
 url="http://www.os-cillation.com/article.php?sid=40"
 groups=('xfce4')
-depends=("libxfce4util>=4.5.99.1" "gtk2>=2.14.4" "hal>=0.5.11" 'hicolor-icon-theme')
-makedepends=("pygtk>=2.13" 'pkgconfig' 'libnotify' 'perl-uri')
+depends=("libxfce4util>=4.6.0" "hal>=0.5.11-7" 'hicolor-icon-theme')
+makedepends=("pygtk>=2.14.0" 'pkgconfig' 'libnotify' 'perl-uri')
 optdepends=('libnotify		enables notification support' \
             'perl		enables mail-compose helper script')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-4.5.99.1/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('aa53c97c252aaedb996983e2f67b1dfe')
+source=(http://www.xfce.org/archive/xfce-4.6.0/src/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ebded97ff55f43cd0fe6b16242992ecf')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list