Checked on the minecraft website and the launcher is still the same and does update the client to 1.3.1 (at least there).
The minecraft.jar provided on the mojang website was just a patched one that provided 1.3+ before the normal one as far as I understand.
Search Criteria
Package Details: minecraft-launcher 1:1.0.1221-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/minecraft-launcher.git (read-only, click to copy) |
---|---|
Package Base: | minecraft-launcher |
Description: | Official Minecraft Launcher |
Upstream URL: | https://mojang.com/ |
Keywords: | game minecraft |
Licenses: | custom |
Conflicts: | minecraft-launcher-beta |
Provides: | minecraft-launcher-beta |
Submitter: | shoghicp |
Maintainer: | pschichtel |
Last Packager: | pschichtel |
Votes: | 1098 |
Popularity: | 3.49 |
First Submitted: | 2017-01-18 14:17 (UTC) |
Last Updated: | 2024-06-17 22:10 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libgpg-error (libgpg-error-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- flite (flite1AUR) (optional) – narrator support
- org.freedesktop.secrets (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, pass-secret-service-binAUR, bitw-gitAUR, dssdAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – persistent login support
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 37 38 39 40 41 42 43 44 45 46 47 .. 52 Next › Last »
BombStrike commented on 2012-08-03 02:06 (UTC)
mrbit commented on 2012-08-02 16:15 (UTC)
ok
JonnyJD commented on 2012-08-02 12:31 (UTC)
What mrbit wanted to tell you:
Minecraft 1.3.1 is out and includes a new launcher so minecraft.jar has a new md5.
Not sure what minecraft.desktop has to do with this.
mrbit commented on 2012-08-01 16:16 (UTC)
validating source files with md5sum.. minecraft.desktop
BombStrike commented on 2012-03-02 04:45 (UTC)
Fixed
<deleted-account> commented on 2012-03-01 16:48 (UTC)
validating source files with md5sum...
minecraft.jar....FAILED
<deleted-account> commented on 2012-01-28 19:59 (UTC)
Thanks BombStrike, the fix worked great, installed with yaourt.
Schnouki commented on 2012-01-21 18:56 (UTC)
You're trying to install a source tarball (i.e. the one you downloaded on the AUR) instead of the actual package (ending in .pkg.tar.xz).
<deleted-account> commented on 2012-01-21 05:12 (UTC)
Adding noextract=("minecraft.jar") before the build () line worked but now when I run:
pacman -U minecraft-latest-15.src.tar.gz
I get this:
loading packages...
error: missing package metadata in minecraft-latest-15.src.tar.gz
error: 'minecraft-latest-15.src.tar.gz': invalid or corrupted package
<deleted-account> commented on 2012-01-20 14:59 (UTC)
Because file -bi reports them as application/zip...
Pinned Comments
petr commented on 2021-10-08 09:04 (UTC)
The package version is the version of the launcher bootstrap - the part that actually downloads and updates the launcher.
That means the version number of the actual launcher (2.x.xxx) is different from the version here (9xx+) on a fundamental level, and should not be compared.
The package is outdated only when the bootstrap version you get here is different from the bootstrap version you would get from minecraft.net when using the raw tarball.