summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorseth2023-02-05 23:36:53 -0500
committerseth2023-02-05 23:36:53 -0500
commitcb652ffd5d40dffafc1e41083f0e729b54e39620 (patch)
tree1ff2ba6ca365c9832b3cceb85f6c18bb3b389aca
parent9466c82b884e6e9802688f84a24778953474e815 (diff)
downloadaur-cb652ffd5d40dffafc1e41083f0e729b54e39620.tar.gz
remove reference to multimc-git
the package hasn't been updated in over a year and no longer builds of develop
-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 "--------------------------------------------------"
}