Skip to content
Open
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/libfreeaptx/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'libfreeaptx'
pkgname=libfreeaptx
version=0.1.1
version=0.2.2
revision=1
build_style=gnu-makefile
short_desc="Open Source implementation of Audio Processing Technology codec (aptX)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/iamthehorker/libfreeaptx/"
distfiles="https://github.com/iamthehorker/libfreeaptx/archive/refs/tags/$version.tar.gz"
checksum=7acf514446cae59585d9bc21e4f98f4a3856f4741c3a7a09d06e8ac5bf2f7315
checksum=5ab5ebddf3f2eb7ce47a505b87460b00fc1ede99c70010796d3575ab31ea80bf

libfreeaptx-devel_package() {
depends="libfreeaptx>=${version}_${revision}"
Expand Down