summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d844c9767895..b0aea3183e3d 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libunity
pkgdesc = Library for instrumenting and integrating with all aspects of the Unity shell
pkgver = 7.1.4
- pkgrel = 12
+ pkgrel = 13
url = https://launchpad.net/libunity
arch = i686
arch = x86_64
@@ -10,6 +10,7 @@ pkgbase = libunity
makedepends = gobject-introspection
makedepends = intltool
makedepends = vala0.44
+ makedepends = icu69-bin
depends = dee
depends = gtk3
depends = libdbusmenu-glib
diff --git a/PKGBUILD b/PKGBUILD
index aeadede50a28..6c35c3f7757e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
pkgname=libunity
pkgver=7.1.4
-pkgrel=12
+pkgrel=13
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' 'vala0.44')
+makedepends=('gnome-common' 'gobject-introspection' 'intltool' 'vala0.44' 'icu69-bin')
source=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname}_${pkgver}+19.04.20190319.orig.tar.gz"
"https://launchpadlibrarian.net/443817430/0001-Fix-FTB-with-recent-vala-requiring-non-public-abstra.patch")
sha256sums=('56ecb380d74bf74caba193d9e8ad6b0c85ccf9eeb461bc9731c2b8636e1f1492'