summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-11-22 01:39:54 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-11-22 01:39:54 -0800
commit3bc44866c492a454ba16b7bd32df52f4be99d5f6 (patch)
tree96069aad5d861d2068efcdb83ac4c44bf8460353
parentUpdated to 1.17.2 (diff)
downloadmakemkv-3bc44866c492a454ba16b7bd32df52f4be99d5f6.tar.xz
Rebuild against openssl3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba1d7a5..d8501aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@
pkgname=makemkv
pkgver=1.17.2
-pkgrel=1
+pkgrel=2
pkgdesc="DVD and Blu-ray to MKV converter"
arch=('x86_64' 'i686')
url="https://www.makemkv.com"
-license=('LGPL' 'MPL' 'custom')
+license=('custom: GuinpinSoft Inc EULA' 'LGPL' 'MPL')
depends=('qt5-base' 'ffmpeg')
optdepends=(java-runtime)
optdepends_x86_64=('lib32-glibc: dts support')