Date: Monday, February 20, 2023 @ 15:00:18
  Author: idevolder
Revision: 1403075

upgpkg: kodi-addon-audioencoder-lame 1:20.3.0-3

Modified:
  kodi-addon-audioencoder-lame/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-20 15:00:09 UTC (rev 1403074)
+++ PKGBUILD    2023-02-20 15:00:18 UTC (rev 1403075)
@@ -4,7 +4,7 @@
 epoch=1
 pkgver=20.3.0
 _codename=Nexus
-pkgrel=1
+pkgrel=3
 pkgdesc="LAME Audio Encoder add-on for Kodi"
 arch=('x86_64')
 url='https://github.com/xbmc/audioencoder.lame'
@@ -11,7 +11,7 @@
 license=('GPL')
 groups=('kodi-addons' 'kodi-addons-audioencoder')
 makedepends=('cmake' 'lame' 'kodi-dev')
-options=(!lto debug)
+options=(!lto)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/audioencoder.lame/archive/$pkgver-$_codename.tar.gz";)
 
sha512sums=('83956e7874e84f6f1e211352ff031764f8173d554fa22c45eedb96d01275969858378ef52cc8cdb8ab10914e04c5bb460104d511b96f9724c23b4eaa654dd1b9')
 

Reply via email to