[arch-commits] Commit in deluge/repos (3 files)

Eric Belanger eric at archlinux.org
Mon Jun 2 19:49:00 UTC 2008


    Date: Monday, June 2, 2008 @ 15:49:00
  Author: eric
Revision: 2466

Merged revisions 1212-2465 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/deluge/trunk

........
  r2352 | roman | 2008-06-01 09:57:16 -0400 (Sun, 01 Jun 2008) | 1 line
  
  upgpkg: deluge 0.5.9.1-1
........

Modified:
  deluge/repos/extra-x86_64/	(properties)
  deluge/repos/extra-x86_64/PKGBUILD
Deleted:
  deluge/repos/extra-x86_64/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-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /deluge/trunk:1-1211
   + /deluge/trunk:1-2465

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-02 11:38:50 UTC (rev 2465)
+++ extra-x86_64/PKGBUILD	2008-06-02 19:49:00 UTC (rev 2466)
@@ -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-x86_64/deluge-no-update-notifications.patch
===================================================================
--- extra-x86_64/deluge-no-update-notifications.patch	2008-06-02 11:38:50 UTC (rev 2465)
+++ extra-x86_64/deluge-no-update-notifications.patch	2008-06-02 19:49:00 UTC (rev 2466)
@@ -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