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

Ionut Biru ibiru at archlinux.org
Sun Oct 31 22:31:53 UTC 2010


    Date: Sunday, October 31, 2010 @ 18:31:52
  Author: ibiru
Revision: 97661

upgpkg: deluge 1.3.1-1
update to 1.3.1

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-31 22:07:27 UTC (rev 97660)
+++ PKGBUILD	2010-10-31 22:31:52 UTC (rev 97661)
@@ -3,8 +3,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('any')
 url="http://deluge-torrent.org/"
@@ -18,6 +18,11 @@
 source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2 deluged deluged.conf.d deluge-web)
 backup=(etc/conf.d/deluged)
 install=deluge.install
+md5sums=('496a9cfaf01e6cf7ab141498acf2d1f1'
+         '7d5790eeb14cd0b47d1bb3e0a19c9935'
+         '332d23fe0d21ce92b494efd73322856c'
+         '6c913ec7322eaa60494ac9d53103005f')
+
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   python2 setup.py build
@@ -33,7 +38,3 @@
   install -D -m755 "${srcdir}"/deluge-web "${pkgdir}"/etc/rc.d/deluge-web
   install -D -m644 "${srcdir}"/deluged.conf.d "${pkgdir}"/etc/conf.d/deluged
 }
-md5sums=('5fca34e2e31753a8ba0ccb942f0e993e'
-         '7d5790eeb14cd0b47d1bb3e0a19c9935'
-         '332d23fe0d21ce92b494efd73322856c'
-         '6c913ec7322eaa60494ac9d53103005f')




More information about the arch-commits mailing list