summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-08-24 16:52:47 -0400
committer0xGingi2023-08-24 16:52:47 -0400
commit3e81714050322990eee4f8d9eb32a995d7a48335 (patch)
treebaef15903fb18528b6188051e4a24479c988665a
parentf1aeef6c55588082fe16de66ba4374c17741ed24 (diff)
downloadaur-3e81714050322990eee4f8d9eb32a995d7a48335.tar.gz
modified: .SRCINFO
modified: PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d5f764c953a..cff564397765 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.3
+ pkgver = 0.14.4
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.3/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.14.4/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e3d81139ca3c..1ca991bc1489 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.14.3
+pkgver=0.14.4
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')