Date: Monday, May 15, 2023 @ 23:47:54
  Author: heftig
Revision: 477940

1.0.3-1

Modified:
  liblc3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-15 23:47:53 UTC (rev 477939)
+++ PKGBUILD    2023-05-15 23:47:54 UTC (rev 477940)
@@ -3,7 +3,7 @@
 # Contributor: Florian Hülsmann <[email protected]>
 
 pkgname=liblc3
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc="Low Complexity Communication Codec library and tools"
 url="https://github.com/google/liblc3";
@@ -12,7 +12,7 @@
 depends=(glibc)
 makedepends=(meson git)
 provides=(liblc3.so)
-_commit=f34f4654d6c319415de718f45ff6ec73135058de  # tags/v1.0.2
+_commit=3d769309ffacb3c18b4a0bdd6b46544eb26bbfb2  # tags/v1.0.3
 source=("git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to