* update libplacebo to 7.349.0-4

This commit is contained in:
Alexander Baldeck 2025-02-10 10:22:36 +01:00
parent 896c7838f8
commit 7ffe153a41
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = libplacebo pkgbase = libplacebo
pkgdesc = Reusable library for GPU-accelerated video/image rendering primitives pkgdesc = Reusable library for GPU-accelerated video/image rendering primitives
pkgver = 7.349.0 pkgver = 7.349.0
pkgrel = 3 pkgrel = 4
url = https://github.com/haasn/libplacebo url = https://github.com/haasn/libplacebo
arch = x86_64 arch = x86_64
arch = powerpc64le arch = powerpc64le

View File

@ -1,9 +1,10 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org> # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
# Maintainer: Robin Candau <antiz@archlinux.org> # Maintainer: Robin Candau <antiz@archlinux.org>
pkgname=libplacebo pkgname=libplacebo
pkgver=7.349.0 pkgver=7.349.0
pkgrel=3 pkgrel=4
pkgdesc='Reusable library for GPU-accelerated video/image rendering primitives' pkgdesc='Reusable library for GPU-accelerated video/image rendering primitives'
url='https://github.com/haasn/libplacebo' url='https://github.com/haasn/libplacebo'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)