[arch-commits] Commit in deluge/trunk (PKGBUILD deluge-no-update-notifications.patch)

Roman Kyrylych roman at archlinux.org
Sun Jun 1 13:57:16 UTC 2008


    Date: Sunday, June 1, 2008 @ 09:57:16
  Author: roman
Revision: 2352

upgpkg: deluge 0.5.9.1-1

Modified:
  deluge/trunk/PKGBUILD
Deleted:
  deluge/trunk/deluge-no-update-notifications.patch

--------------------------------------+
 PKGBUILD                             |    4 ++--
 deluge-no-update-notifications.patch |   11 -----------
 2 files changed, 2 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-01 13:54:01 UTC (rev 2351)
+++ PKGBUILD	2008-06-01 13:57:16 UTC (rev 2352)
@@ -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: deluge-no-update-notifications.patch
===================================================================
--- deluge-no-update-notifications.patch	2008-06-01 13:54:01 UTC (rev 2351)
+++ deluge-no-update-notifications.patch	2008-06-01 13:57:16 UTC (rev 2352)
@@ -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