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

Jan Steffens heftig at gemini.archlinux.org
Mon Oct 4 18:40:51 UTC 2021


    Date: Monday, October 4, 2021 @ 18:40:51
  Author: heftig
Revision: 425095

0.66.0-1

Modified:
  vte3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-04 18:39:05 UTC (rev 425094)
+++ PKGBUILD	2021-10-04 18:40:51 UTC (rev 425095)
@@ -3,8 +3,8 @@
 
 pkgbase=vte3
 pkgname=(vte3 vte-common)
-pkgver=0.64.2
-pkgrel=2
+pkgver=0.66.0
+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)
 makedepends=(gobject-introspection vala git gtk-doc gperf meson)
-_commit=a913a6de14047c1939b84617f2dd483d37e89194  # tags/0.64.2^0
+_commit=956d3bbd265279c296c56d9fb5ada1fee94768ee  # tags/0.66.0^0
 source=("git+https://gitlab.gnome.org/GNOME/vte.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list