summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fb81a3de572..e329e80029a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fetchcord-testing
pkgdesc = FetchCord grabs your OS info and displays it as Discord Rich Presence
- pkgver = de98dee
- pkgrel = 2
+ pkgver = 2.7.7
+ pkgrel = 15
url = https://github.com/MrPotatoBobx/fetchcord/#branch=testing
install = fetchcord.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 172fe174cb64..929c4cf6e433 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer SimPilotAdamT <adam_tazul@outlook.com>
pkgname=fetchcord-testing
-pkgver=de98dee
-pkgrel=2
+pkgver=2.7.7
+pkgrel=15
pkgdesc="FetchCord grabs your OS info and displays it as Discord Rich Presence"
arch=('any')
url="https://github.com/MrPotatoBobx/fetchcord/#branch=testing"