diff --git a/srcpkgs/waypipe/template b/srcpkgs/waypipe/template index 6da88b21bf2..5c7c051b195 100644 --- a/srcpkgs/waypipe/template +++ b/srcpkgs/waypipe/template @@ -1,6 +1,6 @@ # Template file for 'waypipe' pkgname=waypipe -version=0.8.6 +version=0.9.1 revision=1 build_style=meson # lto is off because it causes linking errors in armv6l and armv7l (due to NEON) @@ -14,8 +14,8 @@ short_desc="Proxy for Wayland clients" maintainer="Érico Nogueira " license="MIT" homepage="https://gitlab.freedesktop.org/mstoeckl/waypipe" -distfiles="https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v${version}/${pkgname}-v${version}.tar.gz" -checksum=156c1a7f042203113a6eb5634eec34d8507a5f5302492e5263d7a9acc9294eb0 +distfiles="https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v${version}/waypipe-v${version}.tar.gz" +checksum=7127e253a43f7de1f9a7ef7579166516c777324a214f1fb8477cde984d985bb6 post_install() { vlicense COPYING LICENSE