summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLenny McLennington2021-12-14 20:01:43 +0000
committerLenny McLennington2021-12-14 20:01:43 +0000
commitd5ff82d2ca281916e254f7d8303d0e1cb60c7827 (patch)
tree589f28601f7568ec76cbd40c708f922547592690
parent795e4c1856403b7d0ee5401dea96b2970f409948 (diff)
downloadaur-d5ff82d2ca281916e254f7d8303d0e1cb60c7827.tar.gz
forgot to bump pkgrel - fixed
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c37e2051cf00..711c73faa84b 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.r4.g7d047f92
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MultiMC/Launcher
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3934c68f08c5..9250c73353dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=multimc
pkgname=${_pkgname}-git
pkgver=0.6.14.r4.g7d047f92
-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"