wlroots: update to 0.3.
This commit is contained in:
parent
a74d8210af
commit
2c53265084
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wlroots'
|
||||
pkgname=wlroots
|
||||
version=0.2
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
|
||||
|
@ -17,7 +17,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/swaywm/wlroots"
|
||||
distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
|
||||
checksum=0b690c5db5a1f11051a28f0349655322fe54d92f7c2dc8d3c6e5559b1098bfd8
|
||||
checksum=6fe527dcaf223015276f6e8592becd1cc5215166d943d636a9fa578f57db684e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue