[arch-commits] Commit in vte3/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Feb 13 13:39:09 UTC 2016
Date: Saturday, February 13, 2016 @ 14:39:09
Author: heftig
Revision: 259114
0.42.4
Modified:
vte3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-13 13:38:31 UTC (rev 259113)
+++ PKGBUILD 2016-02-13 13:39:09 UTC (rev 259114)
@@ -3,7 +3,7 @@
pkgbase=vte3
pkgname=(vte3 vte-common)
-pkgver=0.42.3
+pkgver=0.42.4
pkgrel=1
pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala' 'glade')
url="http://www.gnome.org"
source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
-sha256sums=('96e98a40eae82d04c08f2ca1d2672659596e5b75626ba7d78df2412878ae62a0')
+sha256sums=('08c88bf5c0aa1dfa3711e2e83b784fb5ea82025661f30b54e93eebd5f4bce113')
build() {
cd "vte-$pkgver"
More information about the arch-commits
mailing list