summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-10-18 14:08:22 -0400
committer0xGingi2023-10-18 14:08:22 -0400
commit84a8ce28ef1c92a97e871002ccdff0b964a515ab (patch)
tree78a24ff8cfc530b7367a2b5a20afc206deb030c9
parente884fda6dafbf82824305af50a0394b9cb536d74 (diff)
downloadaur-84a8ce28ef1c92a97e871002ccdff0b964a515ab.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 5fa20d7ee1ac..fe3381df0c87 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.2
+ pkgver = 0.15.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.15.2/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/0.15.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 ad9fbde48fc4..a57a1883c5b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.15.2
+pkgver=0.15.3
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')