summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXiretza2019-08-08 17:56:36 +0200
committerXiretza2020-03-29 09:52:32 +0200
commit0f1eb839ce69b5977e9db4ed88b5ca4a871451b7 (patch)
tree4dcd94135721f6baa8afae708dc5bf65c3558ab2
parent22d2a3bdf9b100fc1d75ff7ea010581a312eab5b (diff)
downloadaur-0f1eb839ce69b5977e9db4ed88b5ca4a871451b7.tar.gz
Update to 0.6.11
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7c8424241bc..2f98463322dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = multimc5
pkgdesc = Minecraft launcher with ability to manage multiple instances.
- pkgver = 0.6.8
+ pkgver = 0.6.11
pkgrel = 1
- url = http://multimc.org/
+ url = https://multimc.org/
arch = i686
arch = x86_64
license = Apache
@@ -18,12 +18,12 @@ pkgbase = multimc5
optdepends = mcedit: Allows editing of minecraft worlds
provides = multimc
conflicts = multimc
- source = https://github.com/MultiMC/MultiMC5/archive/0.6.8.tar.gz
+ source = https://github.com/MultiMC/MultiMC5/archive/0.6.11.tar.gz
source = https://github.com/MultiMC/libnbtplusplus/archive/multimc-0.6.1.tar.gz
source = https://github.com/MultiMC/quazip/archive/multimc-3.tar.gz
source = quazip-fix-build-with-qt-511.patch
source = modern-java.patch
- sha512sums = b1c0243fc7fe5e0be7a3c2301726bfeab47ccd3727fc8d7c0238ca6ad3672770810024c64822d5fd40350be363f4c31c3cc657d0662e361feefc938fcaa9ca79
+ sha512sums = 728eaebc69a9d927945932873f943204574133470e1e042fc71949aa573f1b1de294821df8cdc7a08f75bffd85b21548b314f727b5c9875c5cccf7a207e2afd6
sha512sums = 81a1640a069d88df7ba0abf72089aecbe1e9d791c88acaaa7e70c8f0bcd0512cf8698178342657e363524ce8488dd072368a0aa8cc091a24912d6f8b6b0f4f2d
sha512sums = 2e9074203c67bc7ad98621c551047e5367f06e54cacfecc755a5bf2c9f99266eab42ad972f86ae28ed7e1507f6d27d8d2680a87ce9fd5b1e93a18bcb627ec3f0
sha512sums = ca7a350bdeecf65dbca7de8d6912c935c6ba603edcddcd4ffe71d8997e50e4046335dde6d1d7c629d35025073d18be4d112a960d43a8801de979687bc26e46d4
diff --git a/PKGBUILD b/PKGBUILD
index 5166bd685690..28ac347e2098 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Contributor: Patrik Plihal <patrik.plihal at gmail dot com>
pkgname=multimc5
-pkgver=0.6.8
+pkgver=0.6.11
pkgrel=1
__pkgver_libnbtplusplus=multimc-0.6.1
__pkgver_quazip=multimc-3
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64')
-url="http://multimc.org/"
+url="https://multimc.org/"
license=('Apache')
depends=('zlib' 'libgl' 'qt5-base' 'qt5-x11extras' 'java-runtime' 'qt5-svg' 'xorg-xrandr')
provides=('multimc')
@@ -24,7 +24,7 @@ source=("https://github.com/MultiMC/MultiMC5/archive/${pkgver}.tar.gz"
"quazip-fix-build-with-qt-511.patch"
"modern-java.patch"
)
-sha512sums=('b1c0243fc7fe5e0be7a3c2301726bfeab47ccd3727fc8d7c0238ca6ad3672770810024c64822d5fd40350be363f4c31c3cc657d0662e361feefc938fcaa9ca79'
+sha512sums=('728eaebc69a9d927945932873f943204574133470e1e042fc71949aa573f1b1de294821df8cdc7a08f75bffd85b21548b314f727b5c9875c5cccf7a207e2afd6'
'81a1640a069d88df7ba0abf72089aecbe1e9d791c88acaaa7e70c8f0bcd0512cf8698178342657e363524ce8488dd072368a0aa8cc091a24912d6f8b6b0f4f2d'
'2e9074203c67bc7ad98621c551047e5367f06e54cacfecc755a5bf2c9f99266eab42ad972f86ae28ed7e1507f6d27d8d2680a87ce9fd5b1e93a18bcb627ec3f0'
'ca7a350bdeecf65dbca7de8d6912c935c6ba603edcddcd4ffe71d8997e50e4046335dde6d1d7c629d35025073d18be4d112a960d43a8801de979687bc26e46d4'