From d9bb0f033d611a16be5b3313675c976337ec5e83 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 26 Sep 2018 14:02:06 -0700 Subject: Updated to beta 29 | Added gconf depend | Temporarily disabled seccomp in firejail profile due to breakage --- PKGBUILD | 8 ++++---- paradox-launcher.local | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 8f9d4be..0b804ef 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,13 +2,13 @@ # Contributor: aqua pkgname=paradox-launcher -pkgver=1.0_beta_24 -pkgrel=3 +pkgver=1.0_beta_29 +pkgrel=1 pkgdesc="Paradox Interactive Game Launcher" arch=('x86_64') url="https://play.paradoxplaza.com/" license=('custom') -depends=("libxi" "xdg-utils" "freetype2" "libgl") +depends=("libxi" "xdg-utils" "freetype2" "libgl" "gconf") optdepends=('firejail: launch a sandboxed instance' 'lib32-mesa: 32-bit game support' 'lib32-util-linux: 32-bit game support' @@ -22,7 +22,7 @@ source=(${pkgname}-${pkgver}.zip::https://launcher.paradoxplaza.com/linux_launch sha256sums=('7b20c104d20daf418cd479275de0df1d3f4e08fa36faf6aba08ea0a321aeeaa5' '69f1b74b8fafd9af03d36652fff2806e5bac7270cca246d38043c868f998cfea' '6687c73d211ae7e50a1658e7dd7900a5f5777fe54df3a89e4f96a5b8dc210a11' - 'b81409a887bc67ed210921009132ed7c7d82ab2724e4327124040aee7b96801b' + '2c57617cb1b087cca69b439c5d1494b63a0ed56f97f1d5be2117efa60a8b21b2' 'cfa18c3bda9f2afb19e2d27de57f780c9019132f36db6359eebcb0d353d26c28') package() { diff --git a/paradox-launcher.local b/paradox-launcher.local index 6384ee8..fa5d693 100644 --- a/paradox-launcher.local +++ b/paradox-launcher.local @@ -35,7 +35,8 @@ notv novideo # protocol unix protocol unix,inet,inet6,netlink -seccomp +# # seccomp temporarily disabled due to breakage +# seccomp shell none # tracelog -- cgit v1.2.1