[arch-commits] Commit in vte3/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Jan 9 19:16:34 UTC 2021


    Date: Saturday, January 9, 2021 @ 19:16:33
  Author: heftig
Revision: 405874

0.62.2-1

Modified:
  vte3/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-09 19:14:13 UTC (rev 405873)
+++ PKGBUILD	2021-01-09 19:16:33 UTC (rev 405874)
@@ -3,8 +3,8 @@
 
 pkgbase=vte3
 pkgname=(vte3 vte-common)
-pkgver=0.62.1
-pkgrel=2
+pkgver=0.62.2
+pkgrel=1
 pkgdesc="Virtual Terminal Emulator widget"
 url="https://wiki.gnome.org/Apps/Terminal/VTE"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(LGPL)
 depends=(gtk3 pcre2 gnutls fribidi systemd-libs)
 makedepends=(gobject-introspection vala git gtk-doc gperf meson)
-_commit=62c4908953e3fea8e0771fa82212462157d46d4f  # tags/0.62.1^0
+_commit=73713ec0644e232fb740170e399282be778d97f9  # tags/0.62.2^0
 source=("git+https://gitlab.gnome.org/GNOME/vte.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list