* update l-smash to 2.14.5-4.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:34:52 +02:00
parent 5dde03a8ab
commit 782dfa12d0
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = l-smash
pkgdesc = MP4 muxer and other tools
pkgver = 2.14.5
pkgrel = 4
pkgrel = 4.1
url = https://github.com/l-smash/l-smash
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = custom
depends = glibc
provides = liblsmash.so

View File

@ -4,7 +4,7 @@
pkgname=l-smash
pkgver=2.14.5
pkgrel=4
pkgrel=4.1
pkgdesc='MP4 muxer and other tools'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://github.com/l-smash/l-smash'