wlsunset: update to 0.2.0.

This commit is contained in:
Duncaen 2021-04-28 19:51:03 +02:00
parent c95bb384a5
commit 22ff092388
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'wlsunset' # Template file for 'wlsunset'
pkgname=wlsunset pkgname=wlsunset
version=0.1.0 version=0.2.0
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="pkg-config wayland-devel" hostmakedepends="pkg-config wayland-devel"
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://sr.ht/~kennylevinsen/wlsunset/" homepage="https://sr.ht/~kennylevinsen/wlsunset/"
distfiles="https://git.sr.ht/~kennylevinsen/wlsunset/archive/${version}.tar.gz" distfiles="https://git.sr.ht/~kennylevinsen/wlsunset/archive/${version}.tar.gz"
checksum=78ec889f74505aa2f9060eebdee05092bda5452104656c0d868b2f0a4998f53c checksum=88bce695722a09d79545f14d404cc0659f7176bb08d5db5f4f23228b6ba8bb03
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE