summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKévin Le Torc'h2021-06-29 22:16:44 +0200
committerKévin Le Torc'h2021-06-29 22:17:57 +0200
commit726f23f4438c6c230f766b0ce449b5aafbcc9e88 (patch)
tree8d283bc71d2bb51c3806da6da5bcf3fbd03c8215
parent3365eb4521128eb131c4ae9a241da182b9fe0887 (diff)
downloadaur-726f23f4438c6c230f766b0ce449b5aafbcc9e88.tar.gz
Initial commit for fetchcord testing branch
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 132a820ee453..ae600cc882c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = fetchcord-testing-git
+pkgbase = fetchcord-testing
pkgdesc = FetchCord grabs your OS info and displays it as Discord Rich Presence
pkgver = 7.7
pkgrel = 2
@@ -14,5 +14,5 @@ pkgbase = fetchcord-testing-git
source = fetchcord::git+https://github.com/MrPotatoBobx/fetchcord#branch=testing
sha256sums = SKIP
-pkgname = fetchcord-testing-git
+pkgname = fetchcord-testing
diff --git a/PKGBUILD b/PKGBUILD
index b868ac3151f8..b8f4ef53a085 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer BlivionIaG <kev29lt@gmail.com>
-pkgname=fetchcord-testing-git
+pkgname=fetchcord-testing
pkgver=7.7
pkgrel=2
pkgdesc="FetchCord grabs your OS info and displays it as Discord Rich Presence"