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

Hugo Doria hugo at archlinux.org
Sun Apr 26 19:56:46 UTC 2009


    Date: Sunday, April 26, 2009 @ 15:56:45
  Author: hugo
Revision: 36645

upgpkg: deluge 1.1.7-1

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-26 19:56:18 UTC (rev 36644)
+++ PKGBUILD	2009-04-26 19:56:45 UTC (rev 36645)
@@ -2,8 +2,8 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.1.6
-pkgrel=3
+pkgver=1.1.7
+pkgrel=1
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
@@ -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=('78ef75153bbd5ef6a06ed876d66a9fb9' '6e1585bdc79243b1cd22ed9423cc4ec2')
+md5sums=('fd824abc3d8d2701f676176d7210c4c8' '6e1585bdc79243b1cd22ed9423cc4ec2')
 install="deluge.install"
 
 build() {




More information about the arch-commits mailing list