summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnathan Jenkins2017-12-15 08:04:13 -0800
committerJohnathan Jenkins2017-12-15 08:04:13 -0800
commit0df8f28ace856f8ad1b3c8f26da1f5dcc8befbae (patch)
tree8c2e2e80bcab92f31f8aabd795780d8e3c546d20
parente4f78481521b6a16b59beeeafe453d30daa0c75c (diff)
downloadaur-0df8f28ace856f8ad1b3c8f26da1f5dcc8befbae.tar.gz
latest update
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7da8dd715736..b6c82fe7ea71 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jan 20 11:59:47 UTC 2017
+# Fri Dec 15 16:04:01 UTC 2017
pkgbase = libunity
pkgdesc = Library for instrumenting and integrating with all aspects of the Unity shell
pkgver = 7.1.4
- pkgrel = 5
+ pkgrel = 6
url = https://launchpad.net/libunity
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = libunity
depends = dee
depends = gtk3
depends = libdbusmenu-glib
- source = https://launchpad.net/ubuntu/+archive/primary/+files/libunity_7.1.4+16.10.20160516.orig.tar.gz
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/libunity_7.1.4+17.10.20170605.orig.tar.gz
sha256sums = SKIP
pkgname = libunity
diff --git a/PKGBUILD b/PKGBUILD
index f3af1aab8629..b6fc2531808e 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=libunity
pkgver=7.1.4
-pkgrel=5
+pkgrel=6
pkgdesc='Library for instrumenting and integrating with all aspects of the Unity shell'
arch=('i686' 'x86_64')
url='https://launchpad.net/libunity'
license=('LGPL')
depends=('dee' 'gtk3' 'libdbusmenu-glib')
makedepends=('gnome-common' 'gobject-introspection' 'intltool' 'vala')
-source=("https://launchpad.net/ubuntu/+archive/primary/+files/libunity_$pkgver+16.10.20160516.orig.tar.gz")
+source=("https://launchpad.net/ubuntu/+archive/primary/+files/libunity_$pkgver+17.10.20170605.orig.tar.gz")
sha256sums=('SKIP')
build() {