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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Sep 2 05:34:42 UTC 2009


    Date: Wednesday, September 2, 2009 @ 01:34:42
  Author: andyrtr
Revision: 50838

upgpkg: exo 0.3.102-1
    new version 0.3.102; add sh dependency

Modified:
  exo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-02 05:13:03 UTC (rev 50837)
+++ PKGBUILD	2009-09-02 05:34:42 UTC (rev 50838)
@@ -3,21 +3,21 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=exo
-pkgver=0.3.101
-pkgrel=2
+pkgver=0.3.102
+pkgrel=1
 pkgdesc="Extensions to Xfce by os-cillation"
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL')
 url="http://www.os-cillation.com/article.php?sid=40"
 groups=('xfce4')
-depends=("libxfce4util>=4.6.1" "hal>=0.5.12git20090406" 'hicolor-icon-theme')
+depends=("libxfce4util>=4.6.1" "hal>=0.5.13-2" 'hicolor-icon-theme' 'sh')
 makedepends=("pygtk>=2.14.1" 'pkgconfig' 'libnotify' 'perl-uri' 'intltool')
 optdepends=('libnotify		notification support for exo-mount-notify' \
             'perl-uri		for mail-compose helper script')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-4.6.1/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('1c0eebb360f53eab70454b70e1bde36e')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/0.3/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('fdc554faa86fd1d383461c257ed48da6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list