summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-08-31 17:31:16 -0400
committer0xGingi2023-08-31 17:31:16 -0400
commit95cbb7709da3ffd2330e183e897190ffd4e8d044 (patch)
tree296896ccc31e8561b56d295718d540fd1b4f05a8
parent4fbb7cef5cdd8c1d989512fd1308391171514091 (diff)
downloadaur-95cbb7709da3ffd2330e183e897190ffd4e8d044.tar.gz
0.14.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 055111c240f9..084e663168db 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.14.5
+ pkgver = 0.14.6
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.14.5/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.14.6/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0272ebd77dbc..285460744eb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.14.5
+pkgver=0.14.6
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')