diff --git a/main/vte3/.checksums b/main/vte3/.checksums index 0142a010a..6e52a1ca3 100644 --- a/main/vte3/.checksums +++ b/main/vte3/.checksums @@ -1,2 +1,2 @@ -f78f1391c9b16d622242f5c8f7b36a80 vte-0.70.0.tar.xz +5ff6f4996ab033c09867bc9efc1f2a5a vte-0.70.1.tar.xz c97ed7a64d01a8684afbe5bb81504ecb vte-cntnr-precmd-preexec-scroll.patch diff --git a/main/vte3/.pkgfiles b/main/vte3/.pkgfiles index c1a3a15dd..dcc4c65d2 100644 --- a/main/vte3/.pkgfiles +++ b/main/vte3/.pkgfiles @@ -1,4 +1,4 @@ -vte3-0.70.0-1 +vte3-0.70.1-1 drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/profile.d/ -rw-r--r-- root/root etc/profile.d/vte.csh @@ -24,8 +24,8 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/Vte-2.91.typelib lrwxrwxrwx root/root usr/lib/libvte-2.91.so -> libvte-2.91.so.0 -lrwxrwxrwx root/root usr/lib/libvte-2.91.so.0 -> libvte-2.91.so.0.7000.0 --rwxr-xr-x root/root usr/lib/libvte-2.91.so.0.7000.0 +lrwxrwxrwx root/root usr/lib/libvte-2.91.so.0 -> libvte-2.91.so.0.7000.1 +-rwxr-xr-x root/root usr/lib/libvte-2.91.so.0.7000.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/vte-2.91.pc -rwxr-xr-x root/root usr/lib/vte-urlencode-cwd diff --git a/main/vte3/spkgbuild b/main/vte3/spkgbuild index 223cfba15..977225fc8 100755 --- a/main/vte3/spkgbuild +++ b/main/vte3/spkgbuild @@ -2,7 +2,7 @@ # depends : gobject-introspection vala glib pango fribidi gnutls pcre2 zlib gtk3 at-spi2-core cairo gdk-pixbuf name=vte3 -version=0.70.0 +version=0.70.1 release=1 source="https://ftp.gnome.org/pub/gnome/sources/vte/${version%.*}/vte-$version.tar.xz vte-cntnr-precmd-preexec-scroll.patch"