summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimPilotAdamT2022-07-09 23:36:26 +0100
committerSimPilotAdamT2022-07-09 23:36:26 +0100
commit126983a90c69ff4e35d19077d4d4c195edeff92f (patch)
treecd7e51feb6e5082c00c70f1a08e30b4f1bb006eb
parent1fc6f2c939c6dc8d068b401d7b307149a54bda6a (diff)
downloadaur-126983a90c69ff4e35d19077d4d4c195edeff92f.tar.gz
repo moved
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cce0515d041..33667dbd35bf 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=fetchcord-testing
pkgver=2.7.8
-pkgrel=20
+pkgrel=21
pkgdesc="FetchCord grabs your OS info and displays it as Discord Rich Presence"
arch=('any')
-url="https://github.com/MrPotatoBobx/fetchcord/tree/testing/"
+url="https://github.com/fetchcord/fetchcord/tree/testing/"
license=('MIT')
depends=('python' 'neofetch' 'python-psutil' 'python-setuptools' 'python-pypresence')
optdepends=('systemd: SystemD user service')
provides=('fetchcord')
-source=("fetchcord::git+https://github.com/MrPotatoBobx/fetchcord/#branch=testing")
+source=("fetchcord::git+https://github.com/fetchcord/fetchcord/#branch=testing")
sha256sums=('SKIP')
install=fetchcord.install