[arch-commits] Commit in deluge/repos (extra-i686 extra-i686/PKGBUILD)
Hugo Doria
hugo at archlinux.org
Fri Jun 26 19:17:52 UTC 2009
Date: Friday, June 26, 2009 @ 15:17:51
Author: hugo
Revision: 43645
Merged revisions 43644 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/deluge/trunk
........
r43644 | hugo | 2009-06-26 16:16:39 -0300 (Fri, 26 Jun 2009) | 2 lines
upgpkg: deluge 1.1.9-1
Updating to 1.1.9. Fixing FS#15060
........
Modified:
deluge/repos/extra-i686/ (properties)
deluge/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Property changes on: deluge/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /deluge/trunk:1-42133
+ /deluge/trunk:1-43644
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-06-26 19:16:39 UTC (rev 43644)
+++ extra-i686/PKGBUILD 2009-06-26 19:17:51 UTC (rev 43645)
@@ -2,7 +2,7 @@
# Maintainer: Hugo Doria <hugo at archlinux.org>
pkgname=deluge
-pkgver=1.1.8
+pkgver=1.1.9
pkgrel=1
pkgdesc="A bittorrent client written with python and pygtk"
arch=('i686' 'x86_64')
@@ -10,8 +10,9 @@
license=('GPL3')
depends=('pygtk' 'boost>=1.37.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools' 'libtorrent-rasterbar>=0.14.2')
makedepends=('subversion' 'intltool')
+optdepends=('python-chardet: used to load non-UTF8 encoded torrents')
source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2 deluged)
-md5sums=('191a5b14fe8e63e99bc934669a0b3aa7' '6e1585bdc79243b1cd22ed9423cc4ec2')
+md5sums=('38b9dbf255ed9620760d546dbb757882' '6e1585bdc79243b1cd22ed9423cc4ec2')
install="deluge.install"
build() {
More information about the arch-commits
mailing list