diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-23 09:38:46 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-23 09:38:46 +0200 |
commit | fc845f3c36174a65e95bce42daffd8928b9ed1b1 (patch) | |
tree | 3b96e39ff7186c283e78cda36b823eafd4d35658 /vte3 | |
parent | 46461376eeb3545262de41c714f917b6d109b75e (diff) | |
download | opt-fc845f3c36174a65e95bce42daffd8928b9ed1b1.tar.gz opt-fc845f3c36174a65e95bce42daffd8928b9ed1b1.tar.xz |
vte3: 0.70.0 -> 0.70.1
Diffstat (limited to 'vte3')
-rw-r--r-- | vte3/.footprint | 4 | ||||
-rw-r--r-- | vte3/.signature | 8 | ||||
-rw-r--r-- | vte3/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/vte3/.footprint b/vte3/.footprint index 5528b94c2..03c1daf38 100644 --- a/vte3/.footprint +++ b/vte3/.footprint @@ -23,8 +23,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/vte3/.signature b/vte3/.signature index e5ab50576..abfbdb022 100644 --- a/vte3/.signature +++ b/vte3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SJXxhEbXY5Fe73/U2S6GMDg5q7thm934h6UAVh0KWniyItI1a1/b0mAZevKaYyT7HtycDPuEm+81rPhsaQGmA8= -SHA256 (Pkgfile) = 7a15c7afed4b72ba7f25ba22186e03fdb965a917d90b513c014d806f3e3e450e -SHA256 (.footprint) = 3b71c1125bd7b1012b783880df4642a61f783d68074478cdfb375dd5fbe6ce5e -SHA256 (vte-0.70.0.tar.bz2) = 4a3c8a00b8c0efd909a3960fd879ed7d4ca6ae504a06a6ff4bae7c80ff46b1ad +RWSE3ohX2g5d/aTK+OPzIg6DOJ55alarTQbfXDa/W5IKbMjBuEZOxGFP0F9qiS2jtfjWeGVhE2Me+ift2AkjcK2bm3ijevnNGgc= +SHA256 (Pkgfile) = fbec72861bceb8fdf33d7fd93d4b0edacd810c85521978092fbca895ca6d1fab +SHA256 (.footprint) = 2d0ee30f40ea147b8229fb3b804c31eef440b54a5681a34461c18fc702a98b67 +SHA256 (vte-0.70.1.tar.bz2) = 04caaa84a9f2741d81623fd77a544dc53ccc67940cd47a9b41520e18355c7b01 diff --git a/vte3/Pkgfile b/vte3/Pkgfile index 268655b62..7972e13c3 100644 --- a/vte3/Pkgfile +++ b/vte3/Pkgfile @@ -5,7 +5,7 @@ # Optional: gtk4 icu vala name=vte3 -version=0.70.0 +version=0.70.1 release=1 source=(https://gitlab.gnome.org/GNOME/vte/-/archive/$version/vte-$version.tar.bz2) |