[arch-commits] Commit in deluge/repos (3 files)
Roman Kyrylych
roman at archlinux.org
Sun Jun 1 13:57:36 UTC 2008
Date: Sunday, June 1, 2008 @ 09:57:36
Author: roman
Revision: 2353
Merged revisions 1221-2352 via svnmerge from
svn+ssh://archlinux.org/home/svn-packages/deluge/trunk
........
r2352 | roman | 2008-06-01 16:57:16 +0300 (?\208?\189?\208?\180, 01 ?\209?\135?\208?\181?\209?\128 2008) | 1 line
upgpkg: deluge 0.5.9.1-1
........
Modified:
deluge/repos/extra-i686/ (properties)
deluge/repos/extra-i686/PKGBUILD
Deleted:
deluge/repos/extra-i686/deluge-no-update-notifications.patch
--------------------------------------+
PKGBUILD | 4 ++--
deluge-no-update-notifications.patch | 11 -----------
2 files changed, 2 insertions(+), 13 deletions(-)
Property changes on: deluge/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /deluge/trunk:1-1220
+ /deluge/trunk:1-2352
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-06-01 13:57:16 UTC (rev 2352)
+++ extra-i686/PKGBUILD 2008-06-01 13:57:36 UTC (rev 2353)
@@ -2,7 +2,7 @@
# Maintainer: Roman Kyrylych <roman at archlinux.org>
pkgname=deluge
-pkgver=0.5.9.0
+pkgver=0.5.9.1
pkgrel=1
pkgdesc="Bittorrent client written in PyGTK"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('intltool')
install=deluge.install
source=(http://download.deluge-torrent.org/source/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('de5088e092e680c5619e0939250b86d8')
+md5sums=('f0545334af0011747d565d6a778a8b23')
options=('!emptydirs')
build() {
Deleted: extra-i686/deluge-no-update-notifications.patch
===================================================================
--- extra-i686/deluge-no-update-notifications.patch 2008-06-01 13:57:16 UTC (rev 2352)
+++ extra-i686/deluge-no-update-notifications.patch 2008-06-01 13:57:36 UTC (rev 2353)
@@ -1,11 +0,0 @@
---- src/pref.py.old 2007-09-21 12:18:00.000000000 -0700
-+++ src/pref.py 2007-09-21 12:18:09.000000000 -0700
-@@ -118,7 +118,7 @@
- "use_natpmp" : False,
- "use_upnp" : False,
- "use_utpex" : True,
-- "new_releases" : True,
-+ "new_releases" : False,
- "window_height" : 480,
- "window_maximized" : False,
- "window_pane_position" : -1,
More information about the arch-commits
mailing list