summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/deluge/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-27 04:40:11 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-27 04:40:11 (GMT)
commitf99262935c22cc95e6b22fe5d5f6ab85202e4726 (patch)
treef130dc40ea9648f393e9781c5aa348d3b1144d23 /abs/extra-testing/community/deluge/PKGBUILD
parentf8070f560f719acc0c7d1759686bda75d3da02ac (diff)
parent91205c89deab8bf1b25f44c58a25d56d552ef67e (diff)
downloadlinhes_pkgbuild-f99262935c22cc95e6b22fe5d5f6ab85202e4726.zip
linhes_pkgbuild-f99262935c22cc95e6b22fe5d5f6ab85202e4726.tar.gz
linhes_pkgbuild-f99262935c22cc95e6b22fe5d5f6ab85202e4726.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/community/deluge/PKGBUILD')
-rw-r--r--abs/extra-testing/community/deluge/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra-testing/community/deluge/PKGBUILD b/abs/extra-testing/community/deluge/PKGBUILD
index 6a1a971..8238baa 100644
--- a/abs/extra-testing/community/deluge/PKGBUILD
+++ b/abs/extra-testing/community/deluge/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hugo Doria <hugo@archlinux.org>
pkgname=deluge
-pkgver=1.1.2
+pkgver=1.2.2
pkgrel=1
pkgdesc="A bittorrent client written with python and pygtk"
arch=('i686' 'x86_64')
@@ -11,8 +11,7 @@ license=('GPL3')
depends=('pygtk' 'boost>=1.37.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools')
makedepends=('subversion' 'intltool')
options=('!emptydirs')
-source=(http://download.deluge-torrent.org/source/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('c9d56e266e5cb3024f2dbd72c952e182')
+source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.gz)
build() {
@@ -23,3 +22,4 @@ build() {
install -D -m644 deluge/data/pixmaps/deluge.svg ${pkgdir}/usr/share/pixmaps/deluge.svg
}
+md5sums=('5165c6113efa75e2be0310976ce55e43')