summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElijah Gregg2022-01-16 14:16:08 -0700
committerElijah Gregg2022-01-16 14:16:08 -0700
commit478e680b7216057a0d51ba9ee70455970195f8d3 (patch)
tree0832bf2eb5f30de791b98d7b22e75717b010c79a
parenta6b62a1d24b208bb8a85f48fe1ced983cf0015c7 (diff)
downloadaur-478e680b7216057a0d51ba9ee70455970195f8d3.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 4962caaae49e..84ef395966f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polymc-git
pkgdesc = Minecraft launcher with ability to manage multiple instances.
- pkgver = 1.0.5.r5.g1d8196e1
+ pkgver = 1.0.5.r35.g81fe41a0
pkgrel = 1
url = https://github.com/PolyMC/PolyMC
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 6c06729a9814..727426194b47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=polymc
pkgname=${_pkgname}-git
-pkgver=1.0.5.r5.g1d8196e1
+pkgver=1.0.5.r35.g81fe41a0
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64')