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 f247538c1b73..73b4fc752578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.15.3
-pkgrel=5
+pkgver=0.15.4
+pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')
url="https://github.com/Radiicall/jellyfin-rpc"
@@ -14,7 +14,7 @@ source=("https://github.com/Radiicall/jellyfin-rpc/releases/download/$pkgver/jel
"git+https://github.com/Radiicall/jellyfin-rpc"
"https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/$pkgver/example.json"
"https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/$pkgver/scripts/jellyfin-rpc.service")
-md5sums=('dc558893e19a7871efd9cb767484be15' 'SKIP' 'SKIP' 'SKIP')
+md5sums=('SKIP' 'SKIP' 'SKIP' 'SKIP')
prepare() {
cd $srcdir