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

Eric Bélanger eric at archlinux.org
Fri Dec 5 21:28:57 UTC 2008


    Date: Friday, December 5, 2008 @ 16:28:57
  Author: eric
Revision: 20589

upgpkg: deluge 1.0.6-2
    added md5sums

Modified:
  deluge/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-05 21:19:25 UTC (rev 20588)
+++ PKGBUILD	2008-12-05 21:28:57 UTC (rev 20589)
@@ -10,9 +10,9 @@
 license=('GPL2')
 depends=('pygtk' 'boost>=1.36.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools')
 makedepends=('subversion' 'intltool')
+options=('!emptydirs')
 source=(http://download.deluge-torrent.org/source/${pkgver}/${pkgname}-${pkgver}.tar.gz shutdown-fix.patch)
-#md5sums=('96be98b4e7f8c66ec243e8148b897291' '916e91e32e8e78edfaf16f427c2785a7')
-options=('!emptydirs')
+md5sums=('96be98b4e7f8c66ec243e8148b897291' 'f4ef4cebca468e4f85f0c10d843c44a7')
 
 build() {
 




More information about the arch-commits mailing list