summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-11-20 15:37:03 -0500
committer0xGingi2023-11-20 15:37:03 -0500
commitd1536140961af1208efbfc0136e5199ff63f7382 (patch)
tree070a65b1447aac46fac4b4e521a2812f305210a3
parent18610b6dc33ba2319379b9bfe6a04f8dd03b2129 (diff)
downloadaur-d1536140961af1208efbfc0136e5199ff63f7382.tar.gz
download config/service from release fix
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a820b760544..4c99e49491f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jellyfin-rpc-bin
pkgdesc = Displays the content you're currently watching on Discord
- pkgver = 0.15.4
+ pkgver = 0.15.5
pkgrel = 1
url = https://github.com/Radiicall/jellyfin-rpc
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = jellyfin-rpc-bin
depends = gcc-libs
provides = jellyfin-rpc
conflicts = jellyfin-rpc
- source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.15.4/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.15.5/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
- source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/0.15.4/example.json
- source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/0.15.4/scripts/jellyfin-rpc.service
+ source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/0.15.5/example.json
+ source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/0.15.5/scripts/jellyfin-rpc.service
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 73b4fc752578..00074ad0e9d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.15.4
+pkgver=0.15.5
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')