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

Hugo Doria hugo at archlinux.org
Mon Nov 10 11:45:45 UTC 2008


    Date: Monday, November 10, 2008 @ 06:45:44
  Author: hugo
Revision: 18914

upgpkg: deluge 1.0.5-1

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-10 11:16:31 UTC (rev 18913)
+++ PKGBUILD	2008-11-10 11:45:44 UTC (rev 18914)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.0.4
+pkgver=1.0.5
 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=('f9b85279ad5cc65ae701e56429c0ad7c')
+md5sums=('24fd36978b2713212cf1ae679f8066d5')
 options=('!emptydirs')
 
 build() {




More information about the arch-commits mailing list