[arch-commits] Commit in deluge/trunk (PKGBUILD)

Hugo Doria hugo at archlinux.org
Thu Jan 15 22:46:02 UTC 2009


    Date: Thursday, January 15, 2009 @ 17:46:02
  Author: hugo
Revision: 24276

upgpkg: deluge 1.1.0-1

Modified:
  deluge/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-15 21:20:58 UTC (rev 24275)
+++ PKGBUILD	2009-01-15 22:46:02 UTC (rev 24276)
@@ -2,8 +2,8 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.0.7
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
@@ -12,7 +12,7 @@
 makedepends=('subversion' 'intltool')
 options=('!emptydirs')
 source=(http://download.deluge-torrent.org/source/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('19f782970aedaa9f53b70699f3ee099a')
+md5sums=('22d8016934cc891da4e0b75949681703')
 
 build() {
 




More information about the arch-commits mailing list