xarcan: update to 0.6.3.
This commit is contained in:
parent
78440184e9
commit
38968cf7b7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xarcan'
|
||||
pkgname=xarcan
|
||||
version=0.6.1
|
||||
revision=3
|
||||
version=0.6.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dglamor=true -Dint10=false -Dipv6=true -Dsystemd_logind=false
|
||||
-Ddefault_font_path=/usr/share/fonts/X11"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Piraty <mail@piraty.dev>"
|
|||
license="MIT, BSD-3-Clause"
|
||||
homepage="https://github.com/letoram/xarcan"
|
||||
distfiles="https://github.com/letoram/xarcan/archive/${version}.tar.gz"
|
||||
checksum=b31c053a3b33e0af37528b8388f5687fe0d4af572bda0e507667dc7dd80ee1ba
|
||||
checksum=819da816e5a4780fc0badeaf08dec04ff3c40231f4d2fc8877abc8d0ad49d82e
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/{include,lib,share}
|
||||
|
|
Loading…
Reference in New Issue