summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElijah Gregg2022-01-13 16:08:47 -0700
committerElijah Gregg2022-01-13 16:08:47 -0700
commita6b62a1d24b208bb8a85f48fe1ced983cf0015c7 (patch)
treebf96d1996e1a9cca93e159c514c67ced1408c586
parent6c59a7a3364ac5a9ba20226437362c3dc1def510 (diff)
downloadaur-a6b62a1d24b208bb8a85f48fe1ced983cf0015c7.tar.gz
Increment PolyMC Version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92a8f66ec42c..4962caaae49e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polymc-git
pkgdesc = Minecraft launcher with ability to manage multiple instances.
- pkgver = 1.0.4.r12.g1e51827b
+ pkgver = 1.0.5.r5.g1d8196e1
pkgrel = 1
url = https://github.com/PolyMC/PolyMC
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 87eb82418431..6c06729a9814 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=polymc
pkgname=${_pkgname}-git
-pkgver=1.0.4.r12.g1e51827b
+pkgver=1.0.5.r5.g1d8196e1
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64')