summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xgingi2024-02-21 23:59:40 -0500
committer0xgingi2024-02-21 23:59:40 -0500
commitf4d117c778b73d9a74e6fdefc795f0f9a66ef5e8 (patch)
treeb783291399912dce5b939152a8177785a4843f0c
parentd1536140961af1208efbfc0136e5199ff63f7382 (diff)
downloadaur-f4d117c778b73d9a74e6fdefc795f0f9a66ef5e8.tar.gz
1.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c99e49491f8..a6954428e312 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.5
+ pkgver = 1.0.0
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/0.15.5/jellyfin-rpc-x86_64-linux
+ source = https://github.com/Radiicall/jellyfin-rpc/releases/download/1.0.0/jellyfin-rpc-x86_64-linux
source = git+https://github.com/Radiicall/jellyfin-rpc
- source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/0.15.5/example.json
- source = https://raw.githubusercontent.com/Radiicall/jellyfin-rpc/0.15.5/scripts/jellyfin-rpc.service
+ 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
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 00074ad0e9d2..523d21cb10fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-bin')
-pkgver=0.15.5
+pkgver=1.0.0
pkgrel=1
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')