waypipe: update to 0.9.1
This commit is contained in:
parent
914fd119f1
commit
2bf70cc04e
|
@ -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 <ericonr@disroot.org>"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue