diff options
Diffstat (limited to 'extra/kdenetwork-kppp/PKGBUILD')
-rw-r--r-- | extra/kdenetwork-kppp/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdenetwork-kppp/PKGBUILD b/extra/kdenetwork-kppp/PKGBUILD index 310f5872e..57a492642 100644 --- a/extra/kdenetwork-kppp/PKGBUILD +++ b/extra/kdenetwork-kppp/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 209570 2014-03-31 10:22:13Z svenstaro $ +# $Id: PKGBUILD 211459 2014-04-18 18:03:07Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdenetwork-kppp -pkgver=4.12.4 +pkgver=4.13.0 pkgrel=1 pkgdesc='Internet Dial-Up Tool' url='http://kde.org/applications/internet/kppp/' @@ -13,7 +13,7 @@ depends=('kdebase-runtime' 'ppp') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kppp-${pkgver}.tar.xz") -sha1sums=('2f7ca4a9574e8f25aec13d0a97d0b15dfa4b39df') +sha1sums=('c5f73569f7a5f99230b220312ed08a051b895fd4') build() { mkdir build |