[arch-commits] Commit in exo/repos (extra-x86_64 extra-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 20 20:44:41 UTC 2009


    Date: Monday, April 20, 2009 @ 16:44:41
  Author: andyrtr
Revision: 36256

fix svn conflict

Modified:
  exo/repos/extra-x86_64/	(properties)
  exo/repos/extra-x86_64/PKGBUILD

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


Property changes on: exo/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /exo/trunk:1-28044
   + /exo/trunk:1-36254

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-04-20 20:43:59 UTC (rev 36255)
+++ extra-x86_64/PKGBUILD	2009-04-20 20:44:41 UTC (rev 36256)
@@ -3,21 +3,21 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=exo
-pkgver=0.3.100
+pkgver=0.3.101
 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.6.0" "hal>=0.5.11-7" 'hicolor-icon-theme')
-makedepends=("pygtk>=2.14.0" 'pkgconfig' 'libnotify' 'perl-uri' 'intltool')
+depends=("libxfce4util>=4.6.1" "hal>=0.5.12git20090406" 'hicolor-icon-theme')
+makedepends=("pygtk>=2.14.1" 'pkgconfig' 'libnotify' 'perl-uri' 'intltool')
 optdepends=('libnotify		enables notification support' \
             'perl		enables mail-compose helper script')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-4.6.0/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ebded97ff55f43cd0fe6b16242992ecf')
+source=(http://www.xfce.org/archive/xfce-4.6.1/src/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('1c0eebb360f53eab70454b70e1bde36e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list