Update url

master
Andrew Rabert 2021-04-20 12:38:25 -04:00
parent 15457ddc78
commit 2d46c38a3d
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ pkgbase = jellyfin-media-player
pkgdesc = Jellyfin Desktop Client
pkgver = 1.4.1
pkgrel = 1
url = https://github.com/iwalton3/jellyfin-media-player
url = https://github.com/jellyfin/jellyfin-media-player
arch = i686
arch = x86_64
license = GPL
@ -16,7 +16,7 @@ pkgbase = jellyfin-media-player
depends = qt5-webengine
depends = qt5-x11extras
depends = qt5-quickcontrols
source = https://github.com/iwalton3/jellyfin-media-player/archive/refs/tags/v1.4.1.tar.gz
source = https://github.com/jellyfin/jellyfin-media-player/archive/refs/tags/v1.4.1.tar.gz
source = jwc-10.7.2-2.tar.gz::https://github.com/iwalton3/jellyfin-web-jmp/releases/download/jwc-10.7.2-2/dist.zip
sha256sums = 8cfa99e740ae6b42e990ef56e5112f7dfec7c4eb8f12b6dea1eac2aa3a8a7025
sha256sums = 214e69f97ea862cbfc9c9a92ec832e6f145d9adbc2e2fb2c06940088e1c808f5

View File

@ -6,10 +6,10 @@ pkgrel=1
pkgdesc='Jellyfin Desktop Client'
arch=('i686' 'x86_64')
license=('GPL')
url='https://github.com/iwalton3/jellyfin-media-player'
url='https://github.com/jellyfin/jellyfin-media-player'
depends=('mpv' 'libcec' 'sdl2' 'p8-platform' 'protobuf' 'qt5-webengine' 'qt5-x11extras' 'qt5-quickcontrols')
makedepends=('cmake' 'git')
source=("https://github.com/iwalton3/jellyfin-media-player/archive/refs/tags/v${pkgver}.tar.gz"
source=("https://github.com/jellyfin/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=('8cfa99e740ae6b42e990ef56e5112f7dfec7c4eb8f12b6dea1eac2aa3a8a7025'
'214e69f97ea862cbfc9c9a92ec832e6f145d9adbc2e2fb2c06940088e1c808f5')