summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-09-26 18:26:45 -0400
committer0xGingi2023-09-26 18:26:45 -0400
commitb505fb66c809c9154a1dc0951e80158b7942e82d (patch)
tree035ff6a5331ef316b3856fd5565db71dc52fb2f4
parent86f95ac67e8003057416a3e5d1e8928ffb1a1db4 (diff)
downloadaur-b505fb66c809c9154a1dc0951e80158b7942e82d.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fb4e16446c0..4d2f43cb7e91 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.0
+ pkgver = 0.15.1
pkgrel = 1
url = https://github.com/Radiicall/jellyfin-rpc
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = jellyfin-rpc-bin
depends = gcc-libs
provides = jellyfin-rpc
conflicts = jellyfin-rpc
- source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.15.0/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.15.1/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bd6097d0606d..98857ab2be5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.15.0
+pkgver=0.15.1
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')