summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6120a0899120..c37e2051cf00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = multimc-git
- pkgdesc = Minecraft launcher with ability to manage multiple instances. Includes MultiMC branding and ability to sign in with a Microsoft account.
+ pkgdesc = Minecraft launcher with ability to manage multiple instances. Includes old name/icons and ability to sign in with a Microsoft account.
pkgver = 0.6.14.r4.g7d047f92
pkgrel = 1
url = https://github.com/MultiMC/Launcher
diff --git a/PKGBUILD b/PKGBUILD
index 89e5c053e58b..3934c68f08c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=multimc
pkgname=${_pkgname}-git
pkgver=0.6.14.r4.g7d047f92
pkgrel=1
-pkgdesc="Minecraft launcher with ability to manage multiple instances. Includes MultiMC branding and ability to sign in with a Microsoft account."
+pkgdesc="Minecraft launcher with ability to manage multiple instances. Includes old name/icons and ability to sign in with a Microsoft account."
arch=('i686' 'x86_64')
url="https://github.com/MultiMC/Launcher"
license=('Apache')