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

Hugo Doria hugo at archlinux.org
Mon Oct 20 21:57:26 UTC 2008


    Date: Monday, October 20, 2008 @ 17:57:25
  Author: hugo
Revision: 16081

upgpkg: deluge 1.0.3-1

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-20 20:49:54 UTC (rev 16080)
+++ PKGBUILD	2008-10-20 21:57:25 UTC (rev 16081)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.0.2
+pkgver=1.0.3
 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=('5ab62d1da88363199eaca17bd2fedaa9')
+md5sums=('2022e21a62c6c6f02beb285be9ceab34')
 options=('!emptydirs')
 
 build() {




More information about the arch-commits mailing list