diff options
author | root <root@rshg054.dnsready.net> | 2013-10-16 00:57:16 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-16 00:57:16 -0700 |
commit | c22d00d6478c9a00b4c7e491af65637537247c8f (patch) | |
tree | e6346097789cc44df5dc5e4340ad33ffe507b31c /extra/kdeplasma-applets-plasma-nm | |
parent | 5d8af7c82b707f4cbda87bb0538fef84daf3791b (diff) |
Wed Oct 16 00:56:43 PDT 2013
Diffstat (limited to 'extra/kdeplasma-applets-plasma-nm')
-rw-r--r-- | extra/kdeplasma-applets-plasma-nm/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdeplasma-applets-plasma-nm/PKGBUILD b/extra/kdeplasma-applets-plasma-nm/PKGBUILD index ea548ab39..bf9fb0dd3 100644 --- a/extra/kdeplasma-applets-plasma-nm/PKGBUILD +++ b/extra/kdeplasma-applets-plasma-nm/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 196399 2013-10-12 17:21:21Z andrea $ +# $Id: PKGBUILD 196553 2013-10-15 10:05:35Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Antonio Rojas < nqn1976 @ gmail.com > pkgname=kdeplasma-applets-plasma-nm -pkgver=0.9.3.0 -pkgrel=2 +pkgver=0.9.3.1 +pkgrel=1 pkgdesc="Plasma applet written in QML for managing network connections" arch=('i686' 'x86_64') url="https://projects.kde.org/projects/playground/network/plasma-nm" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4' 'openconnect') optdepends=('mobile-broadband-provider-info: Database of mobile broadband service providers' 'openconnect: Cisco AnyConnect VPN plugin') source=("http://download.kde.org/unstable/plasma-nm/plasma-nm-${pkgver}.tar.xz") -md5sums=('cdc781eb6f62ebddbe4fafb444f72d9b') +md5sums=('c6ce9cd8523ec0f99fe87dea8b76a02f') prepare() { mkdir build |