mtxclient: update to 0.7.0.
This commit is contained in:
parent
4d1e5bc774
commit
172b42a33c
2 changed files with 4 additions and 3 deletions
|
@ -421,7 +421,7 @@ libField3D.so.1.7 Field3D-1.7.3_1
|
|||
libMAC.so.6 libMAC-5.28_1
|
||||
libmad.so.0 libmad-0.15.1b_1
|
||||
libmatroska.so.7 libmatroska-1.6.0_1
|
||||
libmatrix_client.so.0.6.2 mtxclient-0.6.2_1
|
||||
libmatrix_client.so.0.7.0 mtxclient-0.7.0_1
|
||||
libebml.so.5 libebml-1.4.0_1
|
||||
libdvdread.so.8 libdvdread-6.1.1_1
|
||||
libdvdnav.so.4 libdvdnav-4.1.3_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mtxclient'
|
||||
pkgname=mtxclient
|
||||
version=0.6.2
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Client API library for the Matrix protocol"
|
|||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Nheko-Reborn/mtxclient"
|
||||
changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
|
||||
checksum=97e41340c3f03db8a7625dcd54f6c6a3c8726c7b7226630727fea7d2bb2213bf
|
||||
checksum=dd8ad5725c391b7c5b18564074e50bfc667fb3047e681561e5e42aec99c25b12
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue