summaryrefslogtreecommitdiff
path: root/extra/vte3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/vte3/PKGBUILD')
-rw-r--r--extra/vte3/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/vte3/PKGBUILD b/extra/vte3/PKGBUILD
index f2cf427a4..c82f7fcad 100644
--- a/extra/vte3/PKGBUILD
+++ b/extra/vte3/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 189823 2013-07-08 16:52:35Z heftig $
+# $Id: PKGBUILD 194827 2013-09-23 18:45:48Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgbase=vte3
pkgname=(vte3 vte-common)
-pkgver=0.34.7
+pkgver=0.34.8
pkgrel=1
pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ options=('!libtool' '!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=('187e49cca574f548d04ceea701e95a1531ff9dd9cd1953ce6455824720dab932')
+sha256sums=('126ffb7d5a5da35639df003c84ff11ccc92f3fc8b1556d3e8b0f7314c8d909d0')
build() {
cd "vte-$pkgver"