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 82f9717bf215..135f123c750d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = polymc-qt5-git
- pkgdesc = Minecraft launcher with ability to manage multiple instances.
+ pkgdesc = Minecraft launcher with the ability to manage multiple instances.
pkgver = 5.0.r25.g2358e6fa
pkgrel = 2
url = https://github.com/PolyMC/PolyMC
diff --git a/PKGBUILD b/PKGBUILD
index 0e53fd535c28..442d1d6c9bb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgname=polymc
pkgname=${_pkgname}-qt5-git
pkgver=5.0.r25.g2358e6fa
pkgrel=2
-pkgdesc="Minecraft launcher with ability to manage multiple instances."
+pkgdesc="Minecraft launcher with the ability to manage multiple instances."
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/PolyMC/PolyMC"
license=('GPL3')