Package Details: minecraft-technic-launcher 4.910-1

Git Clone URL: https://aur.archlinux.org/minecraft-technic-launcher.git (read-only, click to copy)
Package Base: minecraft-technic-launcher
Description: Choose from thousands of community-made Minecraft modpacks
Upstream URL: https://www.technicpack.net/
Licenses: custom
Submitter: someoneelse123
Maintainer: prolletto64 (prolletto64)
Last Packager: prolletto64
Votes: 63
Popularity: 0.023230
First Submitted: 2012-05-10 16:14 (UTC)
Last Updated: 2025-03-06 12:54 (UTC)

Dependencies (4)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

someoneelse123 commented on 2013-03-18 21:30 (UTC)

LordHelmchen: Thanks

<deleted-account> commented on 2013-03-18 20:19 (UTC)

Changed Source and Version # Maintainer: kozec <kozec at kozec dot com> # Updated by MetaNova <jtxtek at gmail dot com> # Based on minecraft package by Christophe Robin pkgname=minecraft-technic-launcher pkgver=213 pkgrel=1 pkgdesc="Minecraft mod collection and launcher by TechnicPack.net" arch=(i686 x86_64) license=('gpl2') url="http://www.technicpack.net/launcher/" depends=('java-runtime' 'xorg-server-utils' 'openal') source=(technic-launcher http://mirror.technicpack.net/launcher/${pkgver}/TechnicLauncher.jar technic-launcher.desktop technic-launcher.png) build() { cd "$srcdir" || return 1 install -D -m755 "${srcdir}/technic-launcher" "${pkgdir}/usr/bin/technic-launcher" install -D -m644 "${srcdir}/TechnicLauncher.jar" "${pkgdir}/usr/share/technic-launcher/technic-launcher.jar" # Desktop launcher with icon install -D -m644 "${srcdir}/technic-launcher.desktop" "${pkgdir}/usr/share/applications/technic-launcher.desktop" install -D -m644 "${srcdir}/technic-launcher.png" "${pkgdir}/usr/share/pixmaps/technic-launcher.png" } md5sums=('6925c510406e38ff40463e6b4128e0d0' '5a95edf785612414fb07deb44b37ec47' '0227e827bd02ed3e720aa0f9edaf6645' 'b27bcba897d293cdf480f7efc9da2863')

someoneelse123 commented on 2013-03-03 23:56 (UTC)

Ok, no problem, but version numbering scheme got changed so pacman may think of this as of downgrade. *upgraded*

MetaNova commented on 2013-03-03 22:52 (UTC)

The Technic Launcher has recently been redone, check the website for the new filenames/versioning.

<deleted-account> commented on 2013-01-16 21:18 (UTC)

md5sums=('6925c510406e38ff40463e6b4128e0d0' '5facb08f75c9f79958c1fd7ac4bf8849' '0227e827bd02ed3e720aa0f9edaf6645' 'b27bcba897d293cdf480f7efc9da2863')

someoneelse123 commented on 2013-01-08 18:37 (UTC)

Nobody _ever_ saw my post that I just deleted :D *updated*

MetaNova commented on 2013-01-08 03:40 (UTC)

The version here is out of date, and the remote file name has changed. Here is a PKGBUILD with the appropriate corrections: http://pastebin.com/LuDQwy53 Hope this helps!

someoneelse123 commented on 2012-11-27 07:21 (UTC)

Fixed