summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElijah Gregg2022-01-08 14:06:04 -0700
committerElijah Gregg2022-01-08 14:06:04 -0700
commit6c59a7a3364ac5a9ba20226437362c3dc1def510 (patch)
tree0eeff5106d9f4d566d422a76cb132602fb366f2b
parente0056baed16f108b7d617936f227bc7527611403 (diff)
downloadaur-6c59a7a3364ac5a9ba20226437362c3dc1def510.tar.gz
Update PolyMC Version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b69c5f86eda3..92a8f66ec42c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polymc-git
pkgdesc = Minecraft launcher with ability to manage multiple instances.
- pkgver = 1.0.2.r0.g30f899f3
+ pkgver = 1.0.4.r12.g1e51827b
pkgrel = 1
url = https://github.com/PolyMC/PolyMC
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1f07e70deb4c..87eb82418431 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=polymc
pkgname=${_pkgname}-git
-pkgver=1.0.2.r0.g30f899f3
+pkgver=1.0.4.r12.g1e51827b
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64')