* update libde265 to 1.0.15-3

This commit is contained in:
Alexander Baldeck 2024-11-05 12:32:29 +01:00
parent 7d37d5f7dc
commit 7e879d27f6
3 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = libde265
pkgdesc = Open h.265 video codec implementation
pkgver = 1.0.15
pkgrel = 2.1
pkgrel = 3
url = https://github.com/strukturag/libde265
arch = x86_64
arch = powerpc64le

5
libde265/.nvchecker.toml Normal file
View File

@ -0,0 +1,5 @@
[libde265]
source = 'github'
github = 'strukturag/libde265'
use_max_tag = true
prefix = 'v'

View File

@ -5,7 +5,7 @@
pkgname=libde265
pkgver=1.0.15
pkgrel=2.1
pkgrel=3
pkgdesc='Open h.265 video codec implementation'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://github.com/strukturag/libde265'