summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac77a479a508..26d12a784714 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jellyfin-media-player
pkgdesc = Jellyfin Desktop Client
pkgver = 1.9.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/jellyfin/jellyfin-media-player
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6b525318a7c2..572aeebdcb1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=jellyfin-media-player
pkgver=1.9.1
_webver=10.8.13
-pkgrel=4
+pkgrel=5
pkgdesc='Jellyfin Desktop Client'
arch=('i686' 'x86_64')
license=('GPL')
@@ -35,7 +35,6 @@ build() {
-DCMAKE_BUILD_TYPE='Release' \
-DCMAKE_INSTALL_PREFIX='/usr/' \
-DCMAKE_SKIP_RPATH=1 \
- -DLINUX_X11POWER=ON \
-DQTROOT=./qt \
..
cmake build .