summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-08-12 14:37:27 -0400
committer0xGingi2023-08-12 14:37:27 -0400
commit3994dc7d9b360bea9c2439a0eb9067276c7bb75d (patch)
tree3e07697f5f3bc78f95c70fc48cd555fbf67183d6
parentaa1c2bcdad5dd1869de96d1d9e68cbd86591d90a (diff)
downloadaur-3994dc7d9b360bea9c2439a0eb9067276c7bb75d.tar.gz
modified: .SRCINFO
modified: PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 303995cd01af..70686c92ecc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jellyfin-rpc-git
pkgdesc = Displays the content you're currently watching on Discord
pkgver = 0.14.1.r2.ge1ec0dd
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/Radiicall/jellyfin-rpc
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 28ffdbdbca40..d1c8904d11c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=('jellyfin-rpc-git')
pkgver=0.14.1.r2.ge1ec0dd
-pkgrel=5
+pkgrel=6
pkgdesc="Displays the content you're currently watching on Discord"
arch=('x86_64')
url="https://github.com/Radiicall/jellyfin-rpc"
license=('GPL3')
depends=('glibc' 'gcc-libs')
makedepends=('git' 'cargo')
-provides=('jellyfin-rpc')
+provides=('jellyfin-rpc-git')
conflicts=('jellyfin-rpc')
source=("git+https://github.com/Radiicall/jellyfin-rpc.git"
"git+https://github.com/0xGingi/jellyfin-rpc-aur.git")