summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnathan Jenkins2017-12-15 08:04:13 -0800
committerJohnathan Jenkins2017-12-15 08:04:13 -0800
commit0df8f28ace856f8ad1b3c8f26da1f5dcc8befbae (patch)
tree8c2e2e80bcab92f31f8aabd795780d8e3c546d20 /PKGBUILD
parente4f78481521b6a16b59beeeafe453d30daa0c75c (diff)
downloadaur-0df8f28ace856f8ad1b3c8f26da1f5dcc8befbae.tar.gz
latest update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {