summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xgingi2024-03-06 12:06:30 -0500
committer0xgingi2024-03-06 12:06:30 -0500
commit6d51c1070fcb6613670cab56ffde5dbac438e541 (patch)
treef58dd2378168c8b911116fcb6db488fcd40fb7d8
parentf4d117c778b73d9a74e6fdefc795f0f9a66ef5e8 (diff)
downloadaur-6d51c1070fcb6613670cab56ffde5dbac438e541.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6954428e312..c24679c18afa 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.0
+ pkgver = 1.0.2
pkgrel = 1
url = https://github.com/Radiicall/jellyfin-rpc
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = jellyfin-rpc-bin
depends = gcc-libs
provides = jellyfin-rpc
conflicts = jellyfin-rpc
- source = https://github.com/Radiicall/jellyfin-rpc/releases/download/1.0.0/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/1.0.2/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
- source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/1.0.0/example.json
- source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/1.0.0/scripts/jellyfin-rpc.service
+ source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/1.0.2/example.json
+ source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/1.0.2/scripts/jellyfin-rpc.service
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 523d21cb10fe..5d07369ad930 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=1.0.0
+pkgver=1.0.2
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')