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

Hugo Doria hugo at archlinux.org
Mon Feb 9 16:09:51 UTC 2009


    Date: Monday, February 9, 2009 @ 11:09:51
  Author: hugo
Revision: 26557

upgpkg: deluge 1.1.2-1

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-09 13:46:18 UTC (rev 26556)
+++ PKGBUILD	2009-02-09 16:09:51 UTC (rev 26557)
@@ -2,17 +2,17 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
 license=('GPL3')
-depends=('pygtk' 'boost>=1.36.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools')
+depends=('pygtk' 'boost>=1.37.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools')
 makedepends=('subversion' 'intltool')
 options=('!emptydirs')
 source=(http://download.deluge-torrent.org/source/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e4d00f24b94d33e3f02c99361bec57dc')
+md5sums=('c9d56e266e5cb3024f2dbd72c952e182')
 
 build() {
 




More information about the arch-commits mailing list