summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xgingi2024-04-23 09:19:58 -0400
committer0xgingi2024-04-23 09:19:58 -0400
commitbee586bb93fd6157420fd59cdd56f1688b250ee8 (patch)
tree2e713d831d7796e2620eeefb4ace2dff73fa9f85
parent937256de9f4a232f62379145348c04ef87607bba (diff)
downloadaur-bee586bb93fd6157420fd59cdd56f1688b250ee8.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
-rw-r--r--update.sh1
3 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7092f1629430..c3b4b41b847e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jellyfin-rpc-bin
pkgdesc = Displays the content you're currently watching on Discord
- pkgver = 1.0.4
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/Radiicall/jellyfin-rpc
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = jellyfin-rpc-bin
depends = gcc-libs
provides = jellyfin-rpc
conflicts = jellyfin-rpc
- source = https://github.com/Radiicall/jellyfin-rpc/releases/download/1.0.4/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/1.1.0/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
- source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/1.0.4/scripts/jellyfin-rpc.service
+ source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/1.1.0/scripts/jellyfin-rpc.service
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9a82ae125e69..c786c7da9eec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=1.0.4
+pkgver=1.1.0
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')
diff --git a/update.sh b/update.sh
index 520756f12c2d..86db66b30e55 100644
--- a/update.sh
+++ b/update.sh
@@ -4,3 +4,4 @@ git add PKGBUILD .SRCINFO update.sh
git commit -m "update"
git push
rm -rf jellyfin* pkg src
+rm example.json