diff options
author | root <root@rshg047.dnsready.net> | 2011-04-17 04:48:45 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-04-17 04:48:45 +0000 |
commit | 66f23fc95df1f1b02b24701055a63bddfd292451 (patch) | |
tree | 22bd436b3447d82959f6f030de7ffb83de1466c1 /community/qbittorrent/PKGBUILD | |
parent | ec549f64c923643d4b13dd7d364e080840ae3e29 (diff) |
Sun Apr 17 04:48:45 UTC 2011
Diffstat (limited to 'community/qbittorrent/PKGBUILD')
-rw-r--r-- | community/qbittorrent/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/qbittorrent/PKGBUILD b/community/qbittorrent/PKGBUILD index e71871d01..25d24c608 100644 --- a/community/qbittorrent/PKGBUILD +++ b/community/qbittorrent/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr> pkgname=qbittorrent -pkgver=2.7.2 +pkgver=2.7.3 pkgrel=1 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ optdepends=('python2: needed for search' install='qbittorrent.install' source=("http://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.gz" 'python2.patch') -md5sums=('0ebd9ff8a0963b5cc7092f328d6df105' +md5sums=('ff1b294133f8dadc781c8f0df50d248d' 'db0d79fee8ce3470ad3741d36b02a94c') build() { |