waypipe: update to 0.8.1.
This commit is contained in:
parent
adc40589b3
commit
1d6d107346
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'waypipe'
|
||||
pkgname=waypipe
|
||||
version=0.8.0
|
||||
version=0.8.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=meson
|
||||
|
@ -16,7 +16,7 @@ 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=e61fa816a770d0bc22aa2545547c61edc24cf52ca5bb3da32351f2ac9ff94d02
|
||||
checksum=a6f71fa325ca37d998705fa864e39af8d32fb5dca252fc1d3e41542bb40e758b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in a new issue