summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed7ed1d084fd..961fbb714a8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = jellyfin-web-intro-skipper
pkgdesc = Modified jellyfin web client to use with the 'Intro Skipper' plugin
- pkgver = 10.8.10
- pkgrel = 2
- url = https://github.com/ConfusedPolarBear/jellyfin-web
+ pkgver = 10.8.12
+ pkgrel = 1
+ url = https://github.com/Bobby306/jellyfin-web
arch = any
license = GPL2
makedepends = git
makedepends = npm
- provides = jellyfin-web=10.8.10
+ provides = jellyfin-web=10.8.12
conflicts = jellyfin-web
- source = jellyfin-web-intro-skipper::git+https://github.com/ConfusedPolarBear/jellyfin-web.git#commit=4d9c94b8f109435b68ea864bcea3bc41dfceb128
+ source = jellyfin-web-intro-skipper::git+https://github.com/Bobby306/jellyfin-web.git#commit=1c7c7937bb29fd71b5e4714c1445cb5bcd291609
sha256sums = SKIP
pkgname = jellyfin-web-intro-skipper
diff --git a/PKGBUILD b/PKGBUILD
index 9e8d34a9ecbe..eeb124459644 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="jellyfin-web-intro-skipper"
-pkgver=10.8.10
-_commit=4d9c94b8f109435b68ea864bcea3bc41dfceb128
-pkgrel=2
+pkgver=10.8.12
+_commit=1c7c7937bb29fd71b5e4714c1445cb5bcd291609
+pkgrel=1
pkgdesc="Modified jellyfin web client to use with the 'Intro Skipper' plugin"
arch=('any')
-url="https://github.com/ConfusedPolarBear/jellyfin-web"
+url="https://github.com/Bobby306/jellyfin-web"
license=('GPL2')
provides=("${pkgname%-intro-skipper}=$pkgver")
conflicts=("${pkgname%-intro-skipper}")