[arch-commits] Commit in deluge/repos (extra-i686 extra-i686/PKGBUILD)
Hugo Doria
hugo at archlinux.org
Sun Apr 26 19:58:44 UTC 2009
Date: Sunday, April 26, 2009 @ 15:58:44
Author: hugo
Revision: 36646
Merged revisions 36645 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/deluge/trunk
........
r36645 | hugo | 2009-04-26 16:56:45 -0300 (Sun, 26 Apr 2009) | 1 line
upgpkg: deluge 1.1.7-1
........
Modified:
deluge/repos/extra-i686/ (properties)
deluge/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: deluge/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /deluge/trunk:1-34680
+ /deluge/trunk:1-36645
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-04-26 19:56:45 UTC (rev 36645)
+++ extra-i686/PKGBUILD 2009-04-26 19:58:44 UTC (rev 36646)
@@ -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