summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2016-08-12 13:58:01 +0200
committerMaxime Gauduin2016-08-12 13:58:01 +0200
commita8206d6465861653f216ca2358bfda7ac7d2863e (patch)
tree161c507688fad45c856cbbf3c42005b064722d68
parentf21f769e16285b265822709eb12837d7c09cebc5 (diff)
downloadaur-a8206d6465861653f216ca2358bfda7ac7d2863e.tar.gz
switchboard-plug-notifications 0.1.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c51b6cdc08a3..bf7a7c3e98f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Fri Aug 12 11:58:01 UTC 2016
pkgbase = switchboard-plug-notifications
pkgdesc = Notifications plug for Switchboard
- pkgver = 0.1.0.1
+ pkgver = 0.1.1
pkgrel = 1
url = https://launchpad.net/switchboard-plug-applications
arch = i686
@@ -15,8 +17,8 @@ pkgbase = switchboard-plug-notifications
depends = libgee
depends = libgranite.so
depends = libswitchboard-2.0.so
- source = https://launchpad.net/switchboard-plug-notifications/freya/0.1.0.1/+download/switchboard-plug-notifications-0.1.0.1.tar.xz
- sha256sums = da5d543492747d9231d3c288324eab9715716c81aa786061c542514725f487ac
+ source = https://launchpad.net/switchboard-plug-notifications/loki/0.1.1/+download/switchboard-plug-notifications-0.1.1.tar.xz
+ sha256sums = 752387e37611111540cf812d0737b0e675b0eb183639f8d530d3f1939e28e0dd
pkgname = switchboard-plug-notifications
diff --git a/PKGBUILD b/PKGBUILD
index b2f9831a4d6d..7ca66ae6ddea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-notifications
-pkgver=0.1.0.1
+pkgver=0.1.1
pkgrel=1
pkgdesc='Notifications plug for Switchboard'
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ groups=('pantheon')
depends=('glib2' 'glibc' 'gtk3' 'libgee'
'libgranite.so' 'libswitchboard-2.0.so')
makedepends=('cmake' 'vala')
-source=("https://launchpad.net/switchboard-plug-notifications/freya/${pkgver}/+download/switchboard-plug-notifications-${pkgver}.tar.xz")
-sha256sums=('da5d543492747d9231d3c288324eab9715716c81aa786061c542514725f487ac')
+source=("https://launchpad.net/switchboard-plug-notifications/loki/${pkgver}/+download/switchboard-plug-notifications-${pkgver}.tar.xz")
+sha256sums=('752387e37611111540cf812d0737b0e675b0eb183639f8d530d3f1939e28e0dd')
prepare() {
cd switchboard-plug-notifications-${pkgver}