[arch-commits] Commit in vte3-ng/trunk (PKGBUILD)
Daniel Micay
thestinger at archlinux.org
Fri Oct 16 06:08:47 UTC 2015
Date: Friday, October 16, 2015 @ 08:08:47
Author: thestinger
Revision: 144220
upgpkg: vte3-ng 0.42.1.a-1
Modified:
vte3-ng/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-16 05:41:43 UTC (rev 144219)
+++ PKGBUILD 2015-10-16 06:08:47 UTC (rev 144220)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Micay <danielmicay at gmail.com>
pkgname=vte3-ng
-_basever=0.42.0
+_basever=0.42.1
pkgver=$_basever.a
pkgrel=1
pkgdesc="Enhanced Virtual Terminal Emulator widget for use with GTK3"
@@ -13,7 +13,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)
-sha256sums=('865783c97e16f70dbaf49383eff2a152e72539b1744d21e2a08e370870b3e833')
+sha256sums=('bc598a37717c94c337b95660e9d433f48c541fdf81e869664cc340fbdf25f4da')
provides=(vte3=$_basever vte3-select-text=$_basever)
conflicts=(vte3 vte3-select-text)
replaces=(vte3-select-text)
More information about the arch-commits
mailing list