summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Magimel2019-12-01 22:20:45 +0100
committerFrançois Magimel2019-12-01 22:20:45 +0100
commitcc41ab82b2c7f0c3f6f7c0f67bccc389455dd8f4 (patch)
tree117c62a485f47cb622b548f7a7b0ce5bd72c9008
parent34a5e18f0472e6a52c12cb7e8c22a7d0ce2c05eb (diff)
downloadaur-cc41ab82b2c7f0c3f6f7c0f67bccc389455dd8f4.tar.gz
Update the forum link
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
-rw-r--r--fofix.install2
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 987adc9c095f..efddb16c379a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fofix
pkgdesc = Frets on Fire X (FoFiX). Highly improved version of Frets on Fire
pkgver = 3.121
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/fofix/fofix
install = fofix.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8164c5e5b9bc..f01edf2e73c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: François Magimel <magimel.francois@gmail.com>
+# Maintainer: François Magimel <magimel.francois at gmail dit com>
# Contributor: doorknob60 <doorknob60 at gmail dot com>
pkgname=fofix
pkgver=3.121
-pkgrel=11
+pkgrel=12
pkgdesc="Frets on Fire X (FoFiX). Highly improved version of Frets on Fire"
url="https://github.com/fofix/fofix"
arch=(any)
diff --git a/fofix.install b/fofix.install
index 44c171d7568c..9ac807cab952 100644
--- a/fofix.install
+++ b/fofix.install
@@ -4,5 +4,5 @@ post_install() {
echo
echo "If it ever doesn't work, try removing ~/.fofix/fofix.ini"
echo
- echo "3.020 and higher only include the Megalight themes by default. For more themes, go to http://www.fretsonfire.net/forums/viewtopic.php?f=32&t=24976 and add the themes to /opt/fofix/data/themes/"
+ echo "3.020 and higher only include the Megalight themes by default. For more themes, go to https://www.fretsonfire.org/forums/viewtopic.php?f=32&t=24976 and add the themes to /opt/fofix/data/themes/"
}