summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgameslayer2023-01-05 20:42:01 +1000
committergameslayer2023-01-05 20:42:01 +1000
commit04a47727ab1a556e5db33ae2781e41c2d40f7238 (patch)
treecf232670d1dc8a2529d9465ffae4f9cdfa7b4099
parent18e9bef06f33b58a3706bf5a71c7ed3868dadabc (diff)
downloadaur-04a47727ab1a556e5db33ae2781e41c2d40f7238.tar.gz
Added line to automatically replace old bin package
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38269c9209b8..134f49baf087 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ license=('GPL')
depends=('libelectron' 'nss' 'gtk3' 'libxss' 'git')
makedepends=('unzip')
conflicts=("ParamountPlus-bin")
+replace=("ParamountPlus-bin")
source=("https://gitlab.com/paramountplus/application/-/archive/$pkgver-$pkgrel/application-$pkgver-$pkgrel.tar.bz2")
sha256sums=('SKIP')