summaryrefslogtreecommitdiff
path: root/extra/vte3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/vte3/PKGBUILD')
-rw-r--r--extra/vte3/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/vte3/PKGBUILD b/extra/vte3/PKGBUILD
index efc91321d..8bff41b9d 100644
--- a/extra/vte3/PKGBUILD
+++ b/extra/vte3/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 194827 2013-09-23 18:45:48Z heftig $
+# $Id: PKGBUILD 198480 2013-10-30 15:07:15Z allan $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgbase=vte3
pkgname=(vte3 vte-common)
-pkgver=0.34.8
+pkgver=0.34.9
pkgrel=1
pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
makedepends=('intltool' 'gobject-introspection' 'gtk3')
url="http://www.gnome.org"
source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
-sha256sums=('126ffb7d5a5da35639df003c84ff11ccc92f3fc8b1556d3e8b0f7314c8d909d0')
+sha256sums=('6f38c5edf57d0a5b870c4e5e210731cccfb4899d0856ba7a3dc599f2ba6e23e1')
build() {
cd "vte-$pkgver"