Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/liblc3/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'liblc3'
pkgname=liblc3
version=1.1.1
version=1.1.3
revision=1
build_style=meson
configure_args="-Dtools=true"
Expand All @@ -10,7 +10,7 @@ license="Apache-2.0"
homepage="https://github.com/google/liblc3"
changelog="https://github.com/google/liblc3/releases"
distfiles="https://github.com/google/liblc3/archive/refs/tags/v${version}.tar.gz"
checksum=b65e38943708529efd04a87dd1a9f16a9856ed6199d082b18e7d42fb5c59486e
checksum=276752ff54ce6a77d54ec133397b9d7e71f90caf3d9afa32d8b0e891b8ecb8af

liblc3-devel_package() {
short_desc+=" - development files"
Expand Down