summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7ec77d29e50..cf4ceb7ea38b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-applications
-pkgver=0.1.0.2
+pkgver=0.1.1
pkgrel=1
pkgdesc='Applications plug for Switchboard'
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ groups=('pantheon')
depends=('gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'libgee'
'libswitchboard-2.0.so')
makedepends=('cmake' 'vala')
-source=("https://launchpad.net/switchboard-plug-applications/freya/${pkgver}/+download/switchboard-plug-applications-${pkgver}.tar.xz")
-sha256sums=('12f396ae073c087a55a114e1bcce605a347ad01c450c5853c054a93338a4112d')
+source=("https://launchpad.net/switchboard-plug-applications/loki/${pkgver}/+download/switchboard-plug-applications-${pkgver}.tar.xz")
+sha256sums=('f63c9abf493b0ed8d306a618f3997fa23c83b27beea80c66fec59c738203ae24')
prepare() {
cd switchboard-plug-applications-${pkgver}