mtxclient: update to 0.3.0
This commit is contained in:
parent
60f0b30c6c
commit
f2e97b34f4
2 changed files with 4 additions and 4 deletions
|
@ -432,7 +432,7 @@ libFLAC++.so.6 libflac-1.2.1_1
|
|||
libMAC.so.6 libMAC-5.28_1
|
||||
libmad.so.0 libmad-0.15.1b_1
|
||||
libmatroska.so.6 libmatroska-1.4.1_5
|
||||
libmatrix_client.so.0.2.1 mtxclient-0.2.1_1
|
||||
libmatrix_client.so.0.3.0 mtxclient-0.3.0_1
|
||||
libebml.so.4 libebml-1.3.0_5
|
||||
libdvdread.so.8 libdvdread-6.1.1_1
|
||||
libdvdnav.so.4 libdvdnav-4.1.3_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mtxclient'
|
||||
pkgname=mtxclient
|
||||
version=0.2.1
|
||||
revision=2
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF -DBUILD_SHARED_LIBS=ON"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Nheko-Reborn/mtxclient"
|
||||
distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
|
||||
checksum=859217f3ed8fbe5479a6cf77dc15f164c76e593f588990c2acce3fe13c9f845a
|
||||
checksum=0c2930b5861d93bab9a6515adca74ebaa78984119705d9b4372a9deb275dd30c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue