libQuotient: update to 0.6.11.
This commit is contained in:
parent
8b3b82de0d
commit
c16f6e420b
2 changed files with 3 additions and 3 deletions
|
@ -3580,7 +3580,7 @@ libgaminggearwidget.so.0 libgaminggear-0.15.1_1
|
|||
libopkg.so.1 libopkg-0.4.4_2
|
||||
libpkgconf.so.3 libpkgconf-1.8.0_1
|
||||
libkodiplatform.so.19.0 kodi-platform-20180302_1
|
||||
libQuotient.so.0.6 libQuotient-0.6.9_1
|
||||
libQuotient.so.0.6 libQuotient-0.6.11_1
|
||||
libipset.so.13 libipset-7.9_1
|
||||
libmp3splt.so.0 libmp3splt-0.9.2_1
|
||||
libliquid.so.1 liquid-dsp-1.3.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libQuotient'
|
||||
pkgname=libQuotient
|
||||
version=0.6.9
|
||||
version=0.6.11
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=1 -DQuotient_INSTALL_TESTS=0"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Karol Kosek <krkk@krkk.ct8.pl>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://matrix.org/docs/projects/sdk/quotient"
|
||||
distfiles="https://github.com/quotient-im/libQuotient/archive/${version}.tar.gz"
|
||||
checksum=ed474e6c13ac961d0c45794d52ddd7227002eff005894b3d3cc8efefafdf9625
|
||||
checksum=12b15d1296e630477d5e8f4d32c821dc724b3c5b99d15d383417ba7d88f03c46
|
||||
|
||||
libQuotient-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue