[arch-commits] Commit in deluge/repos (extra-i686 extra-i686/PKGBUILD)
Hugo Doria
hugo at archlinux.org
Sat Nov 8 01:35:23 UTC 2008
Date: Friday, November 7, 2008 @ 20:35:23
Author: hugo
Revision: 18626
Merged revisions 18625 via svnmerge from
svn+ssh://archlinux.org/home/svn-packages/deluge/trunk
........
r18625 | hugo | 2008-11-07 22:34:51 -0300 (Fri, 07 Nov 2008) | 1 line
upgpkg: deluge 1.0.4-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
___________________________________________________________________
Name: svnmerge-integrated
- /deluge/trunk:1-16731
+ /deluge/trunk:1-18625
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-11-08 01:34:51 UTC (rev 18625)
+++ extra-i686/PKGBUILD 2008-11-08 01:35:23 UTC (rev 18626)
@@ -2,8 +2,8 @@
# Maintainer: Hugo Doria <hugo at archlinux.org>
pkgname=deluge
-pkgver=1.0.3
-pkgrel=2
+pkgver=1.0.4
+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.36.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools')
makedepends=('subversion' 'intltool')
source=(http://download.deluge-torrent.org/source/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2022e21a62c6c6f02beb285be9ceab34')
+md5sums=('f9b85279ad5cc65ae701e56429c0ad7c')
options=('!emptydirs')
build() {
More information about the arch-commits
mailing list