wlroots: update to 0.5.0.
This commit is contained in:
parent
9228483a2e
commit
c317c31e9f
2 changed files with 3 additions and 3 deletions
|
@ -3318,7 +3318,7 @@ libcodecore.so.0 libio.elementary.code-3.0_1
|
||||||
libio.elementary.music-core.so.0 libio.elementary.music-5.0_1
|
libio.elementary.music-core.so.0 libio.elementary.music-5.0_1
|
||||||
libpantheon-files-core.so.4 libio.elementary.files-4.1.4_1
|
libpantheon-files-core.so.4 libio.elementary.files-4.1.4_1
|
||||||
libpantheon-files-widgets.so.4 libio.elementary.files-4.1.4_1
|
libpantheon-files-widgets.so.4 libio.elementary.files-4.1.4_1
|
||||||
libwlroots.so.1 wlroots-0.4.1_1
|
libwlroots.so.2 wlroots-0.5.0_1
|
||||||
libbaseencode.so.1 libbaseencode-1.0.9_1
|
libbaseencode.so.1 libbaseencode-1.0.9_1
|
||||||
libcotp.so.12 libcotp-1.2.1_1
|
libcotp.so.12 libcotp-1.2.1_1
|
||||||
libunarr.so.1 libunarr-1.0.1_1
|
libunarr.so.1 libunarr-1.0.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wlroots'
|
# Template file for 'wlroots'
|
||||||
pkgname=wlroots
|
pkgname=wlroots
|
||||||
version=0.4.1
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
|
configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
|
||||||
|
@ -17,7 +17,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/swaywm/wlroots"
|
homepage="https://github.com/swaywm/wlroots"
|
||||||
distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
|
distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
|
||||||
checksum=a8c480b1ab3e5fff2d2a38661a0f06eb96af43c1cac02dc02e180d7fa5e8a5fa
|
checksum=3c6d422aaa7ac09a1e4a88d93f07a4d6ef6c5e4d76c3422c240a5783265ed0e3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue