Please update minecraft-launcher to the current launcher version, I have a github repo with everything, however pkgbuild is in my name and the .git folder isnt there.
Search Criteria
Package Details: minecraft-launcher 1:2.1.3-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: | 1106 |
Popularity: | 6.26 |
First Submitted: | 2017-01-18 14:17 (UTC) |
Last Updated: | 2025-04-19 12:06 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libgpg-error (libgpg-error-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- flite (flite1AUR) (optional) – narrator support
- orca (orca-gitAUR) (optional) – screen reader support
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, keepassxc-gitAUR, pass-secret-service-gitAUR, dssdAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – persistent login support
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 54 Next › Last »
WBryie commented on 2020-12-12 05:08 (UTC) (edited on 2020-12-12 05:08 (UTC) by WBryie)
WBryie commented on 2020-12-12 04:43 (UTC)
@xdotax please use minecraft-launcher and not minecraft, the sha256 sums for minecraft are broken and should not be used.
xdotax commented on 2020-12-12 03:16 (UTC) (edited on 2020-12-12 03:17 (UTC) by xdotax)
I get the same error for this package as minecraft-launcher:
==> Validating source files with sha256sums... minecraft-2.2.741.deb ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build minecraft
Any help please? Referencing the pinned comment, I get this output from updpkgsums:
==> ERROR: PKGBUILD not found or is not a file
xdotax commented on 2020-12-12 02:46 (UTC)
ok, I set pkgver=2.2.909 and the sha256sums provided by Vinnie_PT
I am still getting the error:
==> Retrieving sources... -> Found minecraft-2.2.909.deb ==> ERROR: Integrity checks (sha256) differ in size from the source array.
yurikoles commented on 2020-12-11 19:01 (UTC)
To say more: only a name clash between official repo and AUR package is formally forbidden. So if there will be some minecraft
in Arch repo, we may still provide some minecraft-deb
or other implementation. The package has the right to exist even if it has at least one user.
yurikoles commented on 2020-12-11 18:55 (UTC)
You mistake me for someone else. I maintain a lot of packages in Arch User Repositor, this package is just one of them and it doesn't break any rules. This is the free software community, we are not a branch of M$ or whatever other company. If some package is promoted as an 'official' way to install a game, we appreciate it. But until there will be an official package in one of official Arch repo's this implementation or any different one has the right to exist.
bkb commented on 2020-12-11 18:45 (UTC)
What's your problem? You're maintaining a copy of an already existing package, why continuing?
yurikoles commented on 2020-12-11 18:40 (UTC)
@bkb
Thank you for holding. Your call is important to us. Please continue to hold and the next available agent will answer your call.
bkb commented on 2020-12-10 20:41 (UTC) (edited on 2020-12-10 20:43 (UTC) by bkb)
Minecraft-launcher was recognized as an official package for Arch by Microsoft
The launcher was chosen over the game itself
So unless your package is meant as a plug-in, a child of Minecraft-launcher to install Minecraft in the launcher, so unless Minecraft-launcher becomes a dependency of your package, you should delete this package
And if you want the Deb to be used in the launcher package, discuss with the maintainer
Pinned Comments
wheat32 commented on 2025-03-08 18:32 (UTC) (edited on 2025-03-08 19:30 (UTC) by wheat32)
I seem to be having a different issue than what others are describing. Suddenly today, I an unable to start the launcher without getting a generic "An unexpected issue occurred" message. Here's what I get in the terminal:
Edit: I found that deleting the webcache2 directory in the .minecraft directory fixes the issue for me.
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.