summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimPilotAdamT2022-04-19 23:02:31 +0100
committerSimPilotAdamT2022-04-19 23:02:31 +0100
commit62cf342c700ed8ddd37d80f8cefcd78c3d9834b5 (patch)
tree49a3296f0f89be7b365e83d71eecfbed5277e748
parent79f5c785209b9a9db3bf6476cb55a75b1dae4479 (diff)
downloadaur-62cf342c700ed8ddd37d80f8cefcd78c3d9834b5.tar.gz
de98dee
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33efbcf111b1..cc4fd2f3fb3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = fetchcord-testing
pkgdesc = FetchCord grabs your OS info and displays it as Discord Rich Presence
pkgver = de98dee
pkgrel = 1
- url = https://github.com/MrPotatoBobx/fetchcord/tree/testing/
+ url = https://github.com/MrPotatoBobx/fetchcord/#branch=testing
install = fetchcord.install
arch = any
license = MIT
@@ -13,7 +13,7 @@ pkgbase = fetchcord-testing
depends = python-pypresence
optdepends = systemd: SystemD user service
provides = fetchcord
- source = fetchcord::git+https://github.com/MrPotatoBobx/fetchcord/tree/testing/#branch=testing
+ source = fetchcord::git+https://github.com/MrPotatoBobx/fetchcord/#branch=testing#branch=testing
sha256sums = SKIP
pkgname = fetchcord-testing
diff --git a/PKGBUILD b/PKGBUILD
index 60e0538931e4..425a6ea914ee 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=de98dee
pkgrel=1
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/MrPotatoBobx/fetchcord/#branch=testing"
license=('MIT')
depends=('python' 'neofetch' 'python-psutil' 'python-setuptools' 'python-pypresence')
optdepends=('systemd: SystemD user service')