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

Ionut Biru ibiru at archlinux.org
Sat Mar 27 23:55:25 UTC 2010


    Date: Saturday, March 27, 2010 @ 19:55:24
  Author: ibiru
Revision: 73748

upgpkg: deluge 1.2.3-1
update to 1.2.3

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-27 23:55:13 UTC (rev 73747)
+++ PKGBUILD	2010-03-27 23:55:24 UTC (rev 73748)
@@ -3,13 +3,13 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
 license=('GPL3')
-depends=('pyxdg' 'setuptools' 'libtorrent-rasterbar>=0.14.9' 'twisted' 'pyopenssl' 'xdg-utils' 'python-chardet')
+depends=('pyxdg' 'setuptools' 'libtorrent-rasterbar>=0.15.0' 'twisted' 'pyopenssl' 'xdg-utils' 'python-chardet')
 makedepends=( 'intltool' 'pygtk' 'librsvg' 'python-mako')
 optdepends=('python-notify: libnotify notifications'
 	    'pygtk: needed for gtk ui'
@@ -18,7 +18,7 @@
 source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2 deluged deluged.conf.d deluge-web)
 install=deluge.install
 backup=(etc/conf.d/deluged)
-md5sums=('535f65ef9854073189c9fb604a673c9f' 'e187f10be1f4a445ae1bc76693a16e8a'
+md5sums=('f1dbc8734c1881b115b98f572e523a4d' 'e187f10be1f4a445ae1bc76693a16e8a'
          '332d23fe0d21ce92b494efd73322856c' '25a4c2b62e0e00427dd72247c0da1617')
 
 build() {




More information about the arch-commits mailing list