arcan-wayland: update to 0.5.4.6.
Closes #13508. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
c9c95cad76
commit
72b219b7e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'arcan-wayland'
|
# Template file for 'arcan-wayland'
|
||||||
pkgname=arcan-wayland
|
pkgname=arcan-wayland
|
||||||
version=0.5.4.5
|
version=0.5.4.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
wrksrc=arcan-${version}
|
wrksrc=arcan-${version}
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://arcan-fe.com/"
|
homepage="https://arcan-fe.com/"
|
||||||
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
||||||
checksum=0d35c85a121fc550aa3a0fe70f1941f9e347bd90855a2d2208106bbcc19791c3
|
checksum=b42d765610e9e791ab196a904758f42446ea116b1e3bc2a6ca788ebe494f5c55
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../../../COPYING
|
vlicense ../../../COPYING
|
||||||
|
|
Loading…
Reference in a new issue