summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgameslayer2023-03-14 22:34:17 +1000
committergameslayer2023-03-14 22:34:17 +1000
commitf14b6cba07b6ef97b17545bd6c67062fda4d1269 (patch)
treeb6d502becef4f2923d3053b610549e4284cacbbf
parent04a47727ab1a556e5db33ae2781e41c2d40f7238 (diff)
downloadaur-f14b6cba07b6ef97b17545bd6c67062fda4d1269.tar.gz
Paramount+ 1.0.2-4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 782cbd0e11aa..4ae95340d326 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = paramountplus
pkgdesc = Unnofficial ParamountPlus desktop application
pkgver = 1.0.2
- pkgrel = 3
+ pkgrel = 4
url = https://gitlab.com/ParamountPlus-desktop/application
arch = x86_64
license = GPL
@@ -12,7 +12,7 @@ pkgbase = paramountplus
depends = libxss
depends = git
conflicts = ParamountPlus-bin
- source = https://gitlab.com/paramountplus/application/-/archive/1.0.2-3/application-1.0.2-3.tar.bz2
+ source = https://gitlab.com/paramountplus/application/-/archive/1.0.2-4/application-1.0.2-4.tar.bz2
sha256sums = SKIP
pkgname = paramountplus
diff --git a/PKGBUILD b/PKGBUILD
index 134f49baf087..ae256d885edc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=paramountplus
_pkgname=ParamountPlus
pkgver=1.0.2
-pkgrel=3
+pkgrel=4
pkgdesc="Unnofficial ParamountPlus desktop application"
arch=('x86_64')
url="https://gitlab.com/ParamountPlus-desktop/application"