Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wob: update to 0.6. #18485

Merged
merged 1 commit into from Jan 23, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/wob/template
@@ -1,6 +1,6 @@
# Template file for 'wob'
pkgname=wob
version=0.5
version=0.6
revision=1
build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel"
Expand All @@ -10,7 +10,7 @@ maintainer="travankor <travankor@tuta.io>"
license="ISC"
homepage="https://github.com/francma/wob"
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
checksum="44b06d5c3bd314146e90a6a5ccd0713701a4dae05e00061031ee33a3b4b4fe3b"
checksum=f33e6ca0b24fa827d1c8416bf43cd7bd70cd836b4d231b66eb5455d27eab2c32

post_install() {
vlicense LICENSE
Expand Down