[arch-commits] Commit in vte3-ng/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Oct 1 14:39:55 UTC 2017
Date: Sunday, October 1, 2017 @ 14:39:54
Author: jelle
Revision: 261164
upgpkg: vte3-ng 0.50.0.a-1
Modified:
vte3-ng/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-01 14:14:03 UTC (rev 261163)
+++ PKGBUILD 2017-10-01 14:39:54 UTC (rev 261164)
@@ -3,7 +3,7 @@
# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
pkgname=vte3-ng
-_basever=0.48.3
+_basever=0.50.0
pkgver=$_basever.a
pkgrel=1
pkgdesc="Enhanced Virtual Terminal Emulator widget for use with GTK3"
@@ -14,7 +14,7 @@
makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala' 'gtk-doc' 'gperf')
url="https://github.com/thestinger/vte-ng"
source=("https://github.com/thestinger/vte-ng/archive/$pkgver.tar.gz")
-md5sums=('cc3f21518c7cda46f61df9d439524a1c')
+md5sums=('77dbec2a4d548d07739a76d6b12a1a92')
provides=(vte3=$_basever vte3-select-text=$_basever)
conflicts=(vte3 vte3-select-text)
replaces=(vte3-select-text)
More information about the arch-commits
mailing list