Skip to content
Snippets Groups Projects
Unverified Commit ff5425a6 authored by Síle Ekaterin Liszka's avatar Síle Ekaterin Liszka
Browse files

user/vte: upgrade to 0.60.1

parent c680a671
No related branches found
No related tags found
1 merge request!429Bumps for packages maintained by Kiyoshi Aman for 8 April 2020
# Contributor: Kiyoshi Aman <adelie@aerdan.vulpine.house>
# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname=vte
pkgver=0.58.3
pkgver=0.60.1
pkgrel=0
pkgdesc="Virtual terminal emulator library for Gnome"
url="https://www.gnome.org"
......@@ -15,7 +15,7 @@ source="https://download.gnome.org/sources/vte/${pkgver%.*}/vte-$pkgver.tar.xz
"
build() {
meson -Dprefix=/usr build
meson -Dprefix=/usr -D_systemd=false build
ninja -C build
}
......@@ -27,5 +27,5 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
sha512sums="b0a38eb1cd7d923b0431af943dbdb89932833f9a2b0b8fc1fa9ee728c87418c1f5a424b2ccee661721093a80c569f3b41c721b0ba2302ba0c3a42d4c5e31aa9a vte-0.58.3.tar.xz
sha512sums="123a8fcc14f4dba450411f95f43eb60108fee95c328d0e7331c9366d96ba2caa548dece3e95a8b779dda19d322d6879d02abc6ac68e36450e4e72f17a0963c30 vte-0.60.1.tar.xz
4987254439a136f66a7b7be1300f5efbf85db74bdb64fdd8d0c9a555173a172b4fd519174f932e73d58a2618ef37273e82fe681bb129891f2792a414025f6c61 exitcode.patch"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment