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

Hugo Doria hugo at archlinux.org
Wed Oct 15 13:55:40 UTC 2008


    Date: Wednesday, October 15, 2008 @ 09:55:40
  Author: hugo
Revision: 15560

upgpkg: deluge 1.0.2-1

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-15 13:36:45 UTC (rev 15559)
+++ PKGBUILD	2008-10-15 13:55:40 UTC (rev 15560)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.0.0
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('pygtk' 'boost>=1.36.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools')
 makedepends=('subversion' 'intltool')
 source=(http://download.deluge-torrent.org/source/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('3fdb6838c1ec411d4f8ab5b1d8608f73')
+md5sums=('5ab62d1da88363199eaca17bd2fedaa9')
 options=('!emptydirs')
 
 build() {




More information about the arch-commits mailing list