summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
-rw-r--r--multimc5.install4
2 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9e6998450f1..d357743c0f07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=multimc5
_pkgname=multimc
pkgver=0.6.16
-pkgrel=2
+pkgrel=3
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64')
url="https://multimc.org/"
diff --git a/multimc5.install b/multimc5.install
index dad4ceba46b0..a429090fa480 100644
--- a/multimc5.install
+++ b/multimc5.install
@@ -1,7 +1,7 @@
function info() {
echo "--------------------------------------------------"
- echo "multimc is no longer using stable releases. please consider switching to multimc-git or prismlauncher"
- echo "as this will be the last update for this package before deletion"
+ echo "multimc is no longer using stable releases. please consider switching to prismlauncher"
+ echo "as this will be the last update for this package before deletion"
echo "see the aur comment for more information: https://aur.archlinux.org/packages/multimc5"
echo "--------------------------------------------------"
}