1.4.1-1
This commit is contained in:
parent
8da00926a7
commit
15457ddc78
2 changed files with 7 additions and 7 deletions
6
PKGBUILD
6
PKGBUILD
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Andrew Rabert <ar@nullsum.net>
|
||||
|
||||
pkgname=jellyfin-media-player
|
||||
pkgver=1.4.0
|
||||
pkgrel=2
|
||||
pkgver=1.4.1
|
||||
pkgrel=1
|
||||
pkgdesc='Jellyfin Desktop Client'
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL')
|
||||
|
|
@ -11,7 +11,7 @@ depends=('mpv' 'libcec' 'sdl2' 'p8-platform' 'protobuf' 'qt5-webengine' 'qt5-x11
|
|||
makedepends=('cmake' 'git')
|
||||
source=("https://github.com/iwalton3/jellyfin-media-player/archive/refs/tags/v${pkgver}.tar.gz"
|
||||
'jwc-10.7.2-2.tar.gz::https://github.com/iwalton3/jellyfin-web-jmp/releases/download/jwc-10.7.2-2/dist.zip')
|
||||
sha256sums=('a0750d7ff7aecace00e1bd3c3b27c11c3ba32d346632ab0c1d2e51a592a3ff26'
|
||||
sha256sums=('8cfa99e740ae6b42e990ef56e5112f7dfec7c4eb8f12b6dea1eac2aa3a8a7025'
|
||||
'214e69f97ea862cbfc9c9a92ec832e6f145d9adbc2e2fb2c06940088e1c808f5')
|
||||
|
||||
build() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue