summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnathan Jenkins2017-01-20 03:22:31 -0800
committerJohnathan Jenkins2017-01-20 03:22:31 -0800
commit05a1886a8744c9caddb0465815f5115af6e8bccf (patch)
treebe0209d21b5d372b545c6866e672fbe6816e25b1 /PKGBUILD
parent81a643b9fe715af5e9cb2a84b46c74fe8887ced1 (diff)
downloadaur-05a1886a8744c9caddb0465815f5115af6e8bccf.tar.gz
use debian orig removing bzr dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8386bfbbc88d..b284b30d566f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=libunity
pkgver=7.1.4
-pkgrel=3
+pkgrel=4
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=('bzr' 'gnome-common' 'gobject-introspection' 'intltool' 'vala')
-source=("${pkgname}-${pkgver}::bzr+lp:${pkgname}#revision=324")
+makedepends=('gnome-common' 'gobject-introspection' 'intltool' 'vala')
+source=("https://launchpad.net/ubuntu/+archive/primary/+files/libunity_$pkgver+16.10.20160516.orig.tar.gz")
sha256sums=('SKIP')
build() {