summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-10-07 16:18:00 -0400
committer0xGingi2023-10-07 16:18:00 -0400
commite884fda6dafbf82824305af50a0394b9cb536d74 (patch)
tree389f36f1355ff5dbddf2656c824f9a9be9da0add
parentb505fb66c809c9154a1dc0951e80158b7942e82d (diff)
downloadaur-e884fda6dafbf82824305af50a0394b9cb536d74.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 4d2f43cb7e91..5fa20d7ee1ac 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.1
+ pkgver = 0.15.2
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.1/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.15.2/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 98857ab2be5a..ad9fbde48fc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.15.1
+pkgver=0.15.2
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')