summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-09-12 13:19:39 -0400
committer0xGingi2023-09-12 13:19:39 -0400
commit86f95ac67e8003057416a3e5d1e8928ffb1a1db4 (patch)
tree45362beb871ae710dfbd1602c454608b0545fd43
parent48ead58536dafe6e6c5c8a43f624f19a4e73bd02 (diff)
downloadaur-86f95ac67e8003057416a3e5d1e8928ffb1a1db4.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 acc2ea3a0f7d..4fb4e16446c0 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.7
+ pkgver = 0.15.0
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.7/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.15.0/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a6a365512068..bd6097d0606d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.14.7
+pkgver=0.15.0
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')