summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-11-13 12:03:05 +0100
committerFabioLolix2022-11-13 12:03:05 +0100
commita424dfadaf3054c5e78e1a1a13f11c10789a8995 (patch)
treeffb148e241259d1c7dd006565870a6fe37702bfd
parentebfb03c08433163233513d48e5e331618941277e (diff)
downloadaur-a424dfadaf3054c5e78e1a1a13f11c10789a8995.tar.gz
openssl rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bd80bfea9b3..f6ba5d63e7f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = makemkv
pkgdesc = DVD and Blu-ray to MKV converter
pkgver = 1.17.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.makemkv.com
install = makemkv.install
arch = x86_64
arch = i686
+ license = custom: GuinpinSoft Inc EULA
license = LGPL
license = MPL
- license = custom
depends = qt5-base
depends = ffmpeg
optdepends = java-runtime
diff --git a/PKGBUILD b/PKGBUILD
index 7065d96edf4d..8c2a300f006a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,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')