diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-01 04:08:45 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-01 04:08:45 +0000 |
commit | 0918b213023626f9fb5958a5927263aa4d2ea28b (patch) | |
tree | 639aa464bf7881a319a09a0cf665c849c9c38f01 /extra/kdenetwork-kppp | |
parent | e1cbaf963e362056815d598332d8599a83cd0954 (diff) |
Tue Apr 1 04:03:55 UTC 2014
Diffstat (limited to 'extra/kdenetwork-kppp')
-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 8fca99b7c..310f5872e 100644 --- a/extra/kdenetwork-kppp/PKGBUILD +++ b/extra/kdenetwork-kppp/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 207059 2014-03-06 12:07:43Z andrea $ +# $Id: PKGBUILD 209570 2014-03-31 10:22:13Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdenetwork-kppp -pkgver=4.12.3 +pkgver=4.12.4 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=('1cf8b986cb0ecd523778d5cdb88a9606f73f8d7a') +sha1sums=('2f7ca4a9574e8f25aec13d0a97d0b15dfa4b39df') build() { mkdir build |