aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorandrewSC2015-09-12 16:25:29 -0400
committerandrewSC2015-09-12 16:25:29 -0400
commita8f17d90eaa32111e08604789201c57d9a967ce4 (patch)
treeec60a589ec8aaf6febbf68dcf1344e2af80a0395 /PKGBUILD
parent84a39c8e6a1396dfc7e38e5322466f1142de3206 (diff)
downloadaur-a8f17d90eaa32111e08604789201c57d9a967ce4.tar.gz
Replacing pango with pango-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e2583776ca3..ea65493e0800 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Boohbah <boohbah at gmail.com>
pkgname=gtk3-git
-pkgver=3.17.4.r185.g3fb1d18
+pkgver=3.17.8.r154.g51a1bc2
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (GIT Version)"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('at-spi2-atk' 'atk-git' 'cairo' 'colord' 'glib2-git>=2.43.4'
'gtk-update-icon-cache' 'libcups' 'libepoxy' 'libxcomposite'
'libxcursor' 'libxdamage' 'libxi' 'libxinerama'
- 'libxkbcommon' 'libxrandr' 'pango' 'shared-mime-info'
+ 'libxkbcommon' 'libxrandr' 'pango-git' 'shared-mime-info'
'wayland-git')
makedepends=('gobject-introspection-git')
optdepends=('gnome-icon-theme: Default icon theme'