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

Hugo Doria hugo at archlinux.org
Thu Jun 11 17:22:36 UTC 2009


    Date: Thursday, June 11, 2009 @ 13:22:36
  Author: hugo
Revision: 42133

upgpkg: deluge 1.1.8-1
    Upstream update to 1.1.8

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-11 15:45:18 UTC (rev 42132)
+++ PKGBUILD	2009-06-11 17:22:36 UTC (rev 42133)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.1.7
+pkgver=1.1.8
 pkgrel=1
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('pygtk' 'boost>=1.37.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools' 'libtorrent-rasterbar>=0.14.2')
 makedepends=('subversion' 'intltool')
 source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2 deluged)
-md5sums=('fd824abc3d8d2701f676176d7210c4c8' '6e1585bdc79243b1cd22ed9423cc4ec2')
+md5sums=('191a5b14fe8e63e99bc934669a0b3aa7' '6e1585bdc79243b1cd22ed9423cc4ec2')
 install="deluge.install"
 
 build() {




More information about the arch-commits mailing list