summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2015-11-23 09:25:32 +0100
committerMaxime Gauduin2015-11-23 09:25:32 +0100
commit435d91d489ef40e28775d55f13e0bb18d339f1f3 (patch)
tree9862c31327d2b22229d0e9309086a5b43dc57874 /PKGBUILD
parenta374ee853930d2df73c0cbe5425709b6ac143ee6 (diff)
downloadaur-435d91d489ef40e28775d55f13e0bb18d339f1f3.tar.gz
switchboard-plug-security-privacy 0.1.0.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0940377ce9c..988767d38a5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-security-privacy
-pkgver=0.1.0.1
+pkgver=0.1.0.2
pkgrel=1
pkgdesc='Security & Privacy plug for Switchboard'
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ depends=('elementary-dpms-helper-bzr' 'glib2' 'glibc' 'gtk3' 'libgee'
'light-locker' 'polkit' 'ufw' 'zeitgeist'
'libgranite.so' 'libswitchboard-2.0.so')
makedepends=('cmake' 'vala')
-source=("https://launchpad.net/switchboard-plug-security-privacy/freya/${pkgver}/+download/switchboard-plug-security-privacy-${pkgver}.tgz")
-sha256sums=('9163630a27ec4fc724e288cbe091e156fd92939326c9f4a3f48264e19c38e5c7')
+source=("https://launchpad.net/switchboard-plug-security-privacy/freya/0.2.0.2/+download/switchboard-plug-security-privacy-${pkgver}.tar.xz")
+sha256sums=('bae8a0b289d84718dd64eb64346a17ae22f46094c1fc05709600934e902a0b7f')
prepare() {
cd switchboard-plug-security-privacy-${pkgver}