[arch-commits] Commit in libfdk-aac/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun May 2 18:42:56 UTC 2021


    Date: Sunday, May 2, 2021 @ 18:42:56
  Author: heftig
Revision: 926183

2.0.2-1

Modified:
  libfdk-aac/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-02 18:42:06 UTC (rev 926182)
+++ PKGBUILD	2021-05-02 18:42:56 UTC (rev 926183)
@@ -3,8 +3,8 @@
 # Contributor: DrZaius <lou[at]fakeoutdoorsman[dot]com>
 
 pkgname=libfdk-aac
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
 pkgdesc='Fraunhofer FDK AAC codec library'
 arch=(x86_64)
 url=https://sourceforge.net/projects/opencore-amr/
@@ -11,7 +11,7 @@
 license=(custom)
 makedepends=(git)
 provides=(libfdk-aac.so)
-source=(git+https://github.com/mstorsjo/fdk-aac.git#tag=d387d3b6ed79ff9a82c60440bdd86e6e5e324bec)
+source=(git+https://github.com/mstorsjo/fdk-aac.git#tag=8003a054c81c45c10fe70a832f02c6985383608f)
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list