summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLenny McLennington2021-12-14 15:55:34 +0000
committerLenny McLennington2021-12-14 15:55:34 +0000
commit795e4c1856403b7d0ee5401dea96b2970f409948 (patch)
treeab1e3f10d861758c524172aaff19665de011f3b1
parent73e2844de04e5e9afe9bc457eeb44c1a15b07aa3 (diff)
downloadaur-795e4c1856403b7d0ee5401dea96b2970f409948.tar.gz
change desc
-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')