summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8aa5ba5c3e8..e2cd3ff0c012 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
pkgver=0.15.3
-pkgrel=3
+pkgrel=4
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')
url="https://github.com/Radiicall/jellyfin-rpc"
@@ -12,8 +12,8 @@ provides=('jellyfin-rpc')
conflicts=('jellyfin-rpc')
source=("https://github.com/Radiicall/jellyfin-rpc/releases/download/$pkgver/jellyfin-rpc-x86_64-linux"
"git+https://github.com/Radiicall/jellyfin-rpc"
- "https://github.com/Radiicall/jellyfin-rpc/blob/$pkgver/example.json"
- "https://github.com/Radiicall/jellyfin-rpc/blob/$pkgver/scripts/jellyfin-rpc.service")
+ "https://rawgithubusercontent.com/Radiicall/jellyfin-rpc/$pkgver/example.json"
+ "https://rawgithubusercontent.com/Radiicall/jellyfin-rpc/$pkgver/scripts/jellyfin-rpc.service")
md5sums=('dc558893e19a7871efd9cb767484be15' 'SKIP' 'SKIP' 'SKIP')
prepare() {