summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaydax2023-12-21 18:48:20 -0500
committerKaydax2023-12-21 18:48:20 -0500
commit0896d1f5d70a134235c1b3271a2ac4b552faddde (patch)
treef680239df0e1527a632fb867dd23265007ede98e
parent332c5e4fb7d828e98065448c5f35324055a92f92 (diff)
downloadaur-0896d1f5d70a134235c1b3271a2ac4b552faddde.tar.gz
Update to 6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 671255c22eb7..0137d74325c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = polymc
pkgdesc = Minecraft launcher with the ability to manage multiple instances
- pkgver = 5.1
- pkgrel = 4
+ pkgver = 6.0
+ pkgrel = 1
url = https://github.com/PolyMC/PolyMC
arch = x86_64
license = GPL3
@@ -23,7 +23,7 @@ pkgbase = polymc
optdepends = openal: to use system OpenAL libraries
optdepends = visualvm: Profiling support
optdepends = xorg-xrandr: for older minecraft versions
- source = https://github.com/PolyMC/PolyMC/releases/download/5.1/PolyMC-5.1.tar.gz
+ source = https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-6.0.tar.gz
sha256sums = ed8a43555c9fcfa783193a0377c6353bb5c9360a0e5742bbb6be4f7c6e7b2704
pkgname = polymc
diff --git a/PKGBUILD b/PKGBUILD
index 0b600cf62d41..6f2a975d4757 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
# Contributor: dada513 <dada513@protonmail.com>
pkgname=polymc
-pkgver=5.1
-pkgrel=4
+pkgver=6.0
+pkgrel=1
pkgdesc="Minecraft launcher with the ability to manage multiple instances"
arch=('x86_64')
url="https://github.com/PolyMC/PolyMC"