diff options
Diffstat (limited to 'extra/kdenetwork-kget/PKGBUILD')
-rw-r--r-- | extra/kdenetwork-kget/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdenetwork-kget/PKGBUILD b/extra/kdenetwork-kget/PKGBUILD index 14cd48799..ac1e4ec93 100644 --- a/extra/kdenetwork-kget/PKGBUILD +++ b/extra/kdenetwork-kget/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 202577 2013-12-22 12:49:28Z andrea $ +# $Id: PKGBUILD 204206 2014-01-15 10:18:22Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdenetwork-kget -pkgver=4.12.0 +pkgver=4.12.1 pkgrel=1 pkgdesc='Download Manager' url='http://kde.org/applications/internet/kget/' @@ -13,7 +13,7 @@ depends=('kdebase-workspace' 'kdebase-lib' 'libktorrent' 'libmms' 'gpgme' 'nepom makedepends=('cmake' 'automoc4' 'boost') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kget-${pkgver}.tar.xz") -sha1sums=('5d327b26c68f0aaa7a088992de10136b1786aba9') +sha1sums=('c8700ba295007693d914c34e7fa9d767f5ea7035') build() { mkdir build |