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 5afc945ada72..99b5671fabab 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 = 2.7.7
- pkgrel = 5
+ pkgver = 2.7.8
+ pkgrel = 1
url = https://github.com/MrPotatoBobx/fetchcord
install = fetchcord.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 69456a4e38a0..01f4e5146a1f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer BlivionIaG <kev29lt@gmail.com>
pkgname=fetchcord-testing
-pkgver=2.7.7
-pkgrel=5
+pkgver=2.7.8
+pkgrel=1
pkgdesc="FetchCord grabs your OS info and displays it as Discord Rich Presence"
arch=('any')
url="https://github.com/MrPotatoBobx/fetchcord"