summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-08-22 15:17:02 -0400
committer0xGingi2023-08-22 15:17:02 -0400
commitf1aeef6c55588082fe16de66ba4374c17741ed24 (patch)
treec5f5fe051e9bf83391208a8208e96d52ca1cd408
parentac1293e55541b436c446a6cacd9b9274118128cc (diff)
downloadaur-f1aeef6c55588082fe16de66ba4374c17741ed24.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 2383bf53fff6..1d5f764c953a 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.2
+ pkgver = 0.14.3
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.2/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.14.3/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 946cbff8ef43..e3d81139ca3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.14.2
+pkgver=0.14.3
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')