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

Hugo Doria hugo at archlinux.org
Fri Sep 19 00:38:51 UTC 2008


    Date: Thursday, September 18, 2008 @ 20:38:50
  Author: hugo
Revision: 12727

upgpkg: deluge 0.9.09-1

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-18 20:28:02 UTC (rev 12726)
+++ PKGBUILD	2008-09-19 00:38:50 UTC (rev 12727)
@@ -2,8 +2,8 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=0.9.08
-pkgrel=2
+pkgver=0.9.09
+pkgrel=1
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
@@ -11,8 +11,7 @@
 depends=('pygtk' 'boost>=1.35.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools')
 makedepends=('subversion' 'intltool')
 source=(http://download.deluge-torrent.org/source/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('49c35efb775fb98b3ce30adedff392c1')
-sha1sums=('7c0ac9234301b826ace253a354b753a5ec552ae9')
+md5sums=('922d17db05d040a242542a7287aab507')
 options=('!emptydirs')
 
 build() {




More information about the arch-commits mailing list