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 4228be548f8b..43da1deba60b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = multimc-git
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.r21.g3dd6cea8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MultiMC/Launcher
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 11c9515959f1..b3f628c4abaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=multimc
pkgname=${_pkgname}-git
pkgver=0.6.14.r21.g3dd6cea8
-pkgrel=1
+pkgrel=2
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"