summaryrefslogtreecommitdiff
path: root/extra/vte3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/vte3/PKGBUILD')
-rw-r--r--extra/vte3/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/vte3/PKGBUILD b/extra/vte3/PKGBUILD
index 80454fbd6..fb0b2b525 100644
--- a/extra/vte3/PKGBUILD
+++ b/extra/vte3/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 160601 2012-06-02 20:33:51Z ibiru $
+# $Id: PKGBUILD 169970 2012-10-30 22:59:21Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgbase=vte3
pkgname=(vte3 vte-common)
-pkgver=0.32.2
+pkgver=0.34.1
pkgrel=1
pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ options=('!libtool' '!emptydirs')
makedepends=('intltool' 'gobject-introspection' 'gtk3')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/GNOME/sources/vte/${pkgver%.*}/vte-$pkgver.tar.xz)
-sha256sums=('d69ec071f7a380d8b8b981b35a9a0b891f37c4b6b17d08407f66ac98d619486a')
+sha256sums=('06b78824875545ced8ebaff111b656d0b4ed370f46a4b609f43f88a0ee908f08')
build() {
cd "vte-$pkgver"
@@ -33,6 +33,7 @@ package_vte3(){
package_vte-common() {
pkgdesc="Common files used by vte and vte3"
+ depends=('glibc')
cd "vte-$pkgver"
make -C gnome-pty-helper DESTDIR="$pkgdir" install