From a29329c38e50afd28d28c3a99e35d8774b9b19f8 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 13 Nov 2012 01:32:19 -0800 Subject: Tue Nov 13 01:32:13 PST 2012 --- extra/vte3/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/vte3/PKGBUILD') diff --git a/extra/vte3/PKGBUILD b/extra/vte3/PKGBUILD index 59a03c1c0..4ae0ccb14 100644 --- a/extra/vte3/PKGBUILD +++ b/extra/vte3/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 169970 2012-10-30 22:59:21Z heftig $ +# $Id: PKGBUILD 170907 2012-11-12 22:41:40Z heftig $ # Maintainer: Ionut Biru pkgbase=vte3 pkgname=(vte3 vte-common) -pkgver=0.34.1 +pkgver=0.34.2 pkgrel=1 pkgdesc="Virtual Terminal Emulator widget for use with GTK3" arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ license=('LGPL') 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=('06b78824875545ced8ebaff111b656d0b4ed370f46a4b609f43f88a0ee908f08') +source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz) +sha256sums=('f40f9fe0bcc6d65bc44b2fab5469b56a9f0631132c6b90e06053e421711159cf') build() { cd "vte-$pkgver" -- cgit v1.2.3-54-g00ecf