[arch-commits] Commit in deluge/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Fri Jun 26 20:26:44 UTC 2009
Date: Friday, June 26, 2009 @ 16:26:44
Author: giovanni
Revision: 43646
Merged revisions 43644 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/deluge/trunk
........
r43644 | hugo | 2009-06-26 12:16:39 -0700 (ven, 26 giu 2009) | 2 lines
upgpkg: deluge 1.1.9-1
Updating to 1.1.9. Fixing FS#15060
........
Modified:
deluge/repos/extra-x86_64/ (properties)
deluge/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Property changes on: deluge/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /deluge/trunk:1-42202
+ /deluge/trunk:1-43645
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-06-26 19:17:51 UTC (rev 43645)
+++ extra-x86_64/PKGBUILD 2009-06-26 20:26:44 UTC (rev 43646)
@@ -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