summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaydax2023-12-21 18:53:23 -0500
committerKaydax2023-12-21 18:53:23 -0500
commitf2160ff3406a47ed175f762656fa68ffac470639 (patch)
tree2fea6b0b2c91fc51ddb304827182783dd9d8cb7b
parent99db6739f5f4616b1024d5109b56b33938892a02 (diff)
downloadaur-f2160ff3406a47ed175f762656fa68ffac470639.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 0c2206406f7b..3f538087a49a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = polymc-qt5
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 = i686
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = polymc-qt5
optdepends = xorg-xrandr: for older minecraft versions
provides = polymc
conflicts = polymc
- 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-qt5
diff --git a/PKGBUILD b/PKGBUILD
index cc5521236809..af3c9ca25307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: dada513 <dada513@protonmail.com>
pkgname=polymc-qt5
-pkgver=5.1
-pkgrel=4
+pkgver=6.0
+pkgrel=1
pkgdesc="Minecraft launcher with the ability to manage multiple instances."
arch=('i686' 'x86_64')
url="https://github.com/PolyMC/PolyMC"