summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e23f952ac29..2b93dd4e3a68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=plex-media-player-standalone-service
pkgver=1.0
-pkgrel=6
+pkgrel=7
pkgdesc="Systemd service and user to run PMP in stand-alone mode"
-arch=('x86_64')
+arch=('x86_64' 'armv7h')
url="https://github.com/hv15/plex-media-player-standalone-service"
license=('GPL')
depends=('systemd' 'xorg-server' 'xorg-xinit' 'plex-media-player' 'polkit')