From f1cac06850e6df6adcf483bc6e06de26ae1b009a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 14 Jan 2023 02:57:29 +0000 Subject: [PATCH] community/xine-ui to 0.99.14-1 --- community/xine-ui/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/xine-ui/PKGBUILD b/community/xine-ui/PKGBUILD index 359885ee0..a6132163e 100644 --- a/community/xine-ui/PKGBUILD +++ b/community/xine-ui/PKGBUILD @@ -5,8 +5,8 @@ # - patch from debian to fix ARM FTBFS pkgname=xine-ui -pkgver=0.99.13 -pkgrel=2 +pkgver=0.99.14 +pkgrel=1 pkgdesc='A free multimedia player' arch=('x86_64') license=('GPL') @@ -16,7 +16,7 @@ depends=('xine-lib' 'aalib' 'curl' 'hicolor-icon-theme' 'libjpeg-turbo' 'libpng' 'readline') source=("https://downloads.sourceforge.net/xine/${pkgname}-${pkgver}.tar.xz" '0003-Fix-build.patch') -sha256sums=('b2382d075c72b1b10039e0e90310cc86c8d910358c53559ed82d3d584201f5c5' +sha256sums=('d4d490d5cece70e2bb9849c9e482f2cf87af0302d451b614476fdcc3642cd9c3' 'f4a99353034788321c13ac754dd2122dae21d1f902f05e4917036e39d8e8b60b') prepare() {