* update libkate to 0.4.1-11

This commit is contained in:
Alexander Baldeck 2024-12-15 16:37:47 +01:00
parent c1dfcd1e4d
commit 0c4ef89595
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = libkate pkgbase = libkate
pkgdesc = A karaoke and text codec for embedding in ogg pkgdesc = A karaoke and text codec for embedding in ogg
pkgver = 0.4.1 pkgver = 0.4.1
pkgrel = 10 pkgrel = 11
url = https://wiki.xiph.org/OggKate url = https://wiki.xiph.org/OggKate
arch = x86_64 arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = BSD license = BSD
makedepends = libpng makedepends = libpng
makedepends = libogg makedepends = libogg

View File

@ -8,7 +8,7 @@
pkgbase=libkate pkgbase=libkate
pkgname=(libkate libkate-docs) pkgname=(libkate libkate-docs)
pkgver=0.4.1 pkgver=0.4.1
pkgrel=10.1 pkgrel=11
pkgdesc="A karaoke and text codec for embedding in ogg" pkgdesc="A karaoke and text codec for embedding in ogg"
license=(BSD) license=(BSD)
url="https://wiki.xiph.org/OggKate" url="https://wiki.xiph.org/OggKate"