George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
jellyfin-web
Commits:
2e6705c0 by George Rawlinson at 2023-11-29T20:14:07+13:00
upgpkg: 10.8.13-1
* New upstream release.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = jellyfin-web
pkgdesc = Web client for Jellyfin
- pkgver = 10.8.12
+ pkgver = 10.8.13
pkgrel = 1
url = https://jellyfin.org
arch = any
@@ -8,7 +8,7 @@ pkgbase = jellyfin-web
makedepends = git
makedepends = nodejs
makedepends = npm
- source =
jellyfin-web::git+https://github.com/jellyfin/jellyfin-web#commit=4b6bbcfe2671b21a79e347241eed3c70acaad9e3
+ source =
jellyfin-web::git+https://github.com/jellyfin/jellyfin-web#commit=8e37078b6066715b27fd2dde1f7d1eda216044d9
b2sums = SKIP
pkgname = jellyfin-web
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=jellyfin-web
-pkgver=10.8.12
+pkgver=10.8.13
pkgrel=1
pkgdesc='Web client for Jellyfin'
arch=('any')
@@ -9,7 +9,7 @@ url='https://jellyfin.org'
_url='https://github.com/jellyfin/jellyfin-web'
license=('GPL2')
makedepends=('git' 'nodejs' 'npm')
-_commit='4b6bbcfe2671b21a79e347241eed3c70acaad9e3'
+_commit='8e37078b6066715b27fd2dde1f7d1eda216044d9'
source=("$pkgname::git+$_url#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jellyfin-web/-/commit/2e6705c039552ca609f537f8fb32f409b815257a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jellyfin-web/-/commit/2e6705c039552ca609f537f8fb32f409b815257a
You're receiving this email because of your account on gitlab.archlinux.org.