Thanks for the quick updates, especially under the circumstances - get well soon!
Search Criteria
Package Details: factorio-headless 2.0.28-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/factorio-headless.git (read-only, click to copy) |
---|---|
Package Base: | factorio-headless |
Description: | A 2D game about building and maintaining factories - Server version (stable branch) |
Upstream URL: | http://www.factorio.com/ |
Keywords: | game |
Licenses: | custom: commercial |
Conflicts: | factorio, factorio-demo, factorio-experimental, factorio-headless-experimental |
Submitter: | duthils |
Maintainer: | mxmeinhold |
Last Packager: | mxmeinhold |
Votes: | 20 |
Popularity: | 0.97 |
First Submitted: | 2015-12-08 23:26 (UTC) |
Last Updated: | 2024-12-21 14:40 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Required by (0)
Sources (5)
xiretza commented on 2024-10-31 18:26 (UTC)
mxmeinhold commented on 2024-10-29 15:42 (UTC)
Working on updating to 2.0.12, updates may be slow for a while as I just broke my collarbone
mxmeinhold commented on 2024-10-25 04:19 (UTC)
@EndlessEden 1.1.110 is commit fb5b9c329816 if you're looking to pin it locally, or were you asking for a fork of this package?
EndlessEden commented on 2024-10-25 03:43 (UTC)
@mxmeinhold -- can you please, make a 1.1.110 version. v2.0.x breaks a /lot/ of mods, and not everyone is interested in the new content thats mostly DLC locked.
luziferius commented on 2024-10-19 15:37 (UTC)
The LICENSE file is out of date: https://factorio.com/terms-of-service says "Last update was on 10th of October, 2024." The included version is from 2018.
KiralyCraft commented on 2023-04-13 10:38 (UTC)
I've made some changes to the PKGBUILD such that the version is fixed automatically, and it becomes a "rolling" version, instead of having to update it manually:
6,7c6,7
< pkgname=factorio-headless
< pkgver=1.1.76
---
> pkgname=factorio-stable-headless
> pkgver=1.1.80
13a14
> makedepends=('jq' 'curl')
21d21
<
26c26
< factorio_headless_x64_${pkgver}.tar.xz::http://www.factorio.com/get-download/${pkgver}/headless/linux64
---
> http://www.factorio.com/get-download/stable/headless/linux64
33c33,37
< '24bd61cc3aafe2041eb12b91e4f49d784ff6e36083e365d1e6320a34b636bda7')
---
> SKIP)
>
> pkgver() {
> curl -s https://factorio.com/api/latest-releases | jq -r ".stable.headless"
> }
mxmeinhold commented on 2022-11-22 06:38 (UTC)
This package tracks the stable release. Factorio has consistently been releasing experimental ahead of stable for significant periods of time since 1.0. Please don't flag this out of date if it's not actually out of date. Current stable is 1.1.70.
rperce commented on 2021-10-13 15:46 (UTC)
1.1.42 just released; this PKGBUILD diff successfully updated the package for me:
7c7
< pkgver=1.1.41
---
> pkgver=1.1.42
33c33
< '824cd413ed056e4a28dbce76f743961d42e5aef87b385e27a9c57f1e924a9a5e')
---
> '42909906a258dcd538148258dcb0ee9e03ca063851d3d8ca03d17126993b41d0')
mxmeinhold commented on 2021-09-23 02:30 (UTC)
I mistook 1.1.40 as stable and only noticed my mistake after I'd pushed changes. I've bumped pkgrel and brought this package back to 1.1.39 (which is still the stable).
mxmeinhold commented on 2020-12-05 16:30 (UTC)
@xiretza Sorry about that, should be fixed now.
Pinned Comments
mickael9 commented on 2017-07-28 00:21 (UTC)