mtxclient: update to 0.6.1
This commit is contained in:
parent
e254c9b31b
commit
6f6ae86963
2 changed files with 3 additions and 3 deletions
|
@ -420,7 +420,7 @@ libField3D.so.1.7 Field3D-1.7.3_1
|
||||||
libMAC.so.6 libMAC-5.28_1
|
libMAC.so.6 libMAC-5.28_1
|
||||||
libmad.so.0 libmad-0.15.1b_1
|
libmad.so.0 libmad-0.15.1b_1
|
||||||
libmatroska.so.7 libmatroska-1.6.0_1
|
libmatroska.so.7 libmatroska-1.6.0_1
|
||||||
libmatrix_client.so.0.6.0 mtxclient-0.6.0_1
|
libmatrix_client.so.0.6.1 mtxclient-0.6.1_1
|
||||||
libebml.so.5 libebml-1.4.0_1
|
libebml.so.5 libebml-1.4.0_1
|
||||||
libdvdread.so.8 libdvdread-6.1.1_1
|
libdvdread.so.8 libdvdread-6.1.1_1
|
||||||
libdvdnav.so.4 libdvdnav-4.1.3_1
|
libdvdnav.so.4 libdvdnav-4.1.3_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mtxclient'
|
# Template file for 'mtxclient'
|
||||||
pkgname=mtxclient
|
pkgname=mtxclient
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
|
configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Nheko-Reborn/mtxclient"
|
homepage="https://github.com/Nheko-Reborn/mtxclient"
|
||||||
distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
|
||||||
checksum=4245feb0bd4ae8e026c01f546a6bea45bc9d9d57d13430b8ba446b0aec4915c4
|
checksum=d0c3d86898ade0a0680f57cb920e11f07901085403ebaaa0b085e0067a78529c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue