summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Lercher2019-10-29 23:02:47 +0100
committerThomas Lercher2019-10-29 23:02:47 +0100
commit16a47f3c7baea8f7268fa9f0031352bc83b01cee (patch)
tree0df49e775255e9f07eb054dbedd52ba3627942ae /PKGBUILD
parentaf975171b066ec0dff095d8e160e4e9e7c171725 (diff)
downloadaur-16a47f3c7baea8f7268fa9f0031352bc83b01cee.tar.gz
Update to 0.17.74
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cdd299980bc..ec231f3c02d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Sebastien Duthil <duthils@free.fr>
pkgname=factorio
-pkgver=0.17.69
+pkgver=0.17.74
pkgrel=1
pkgdesc="A 2D game about building and maintaining factories (stable branch)."
arch=('x86_64')
url="http://www.factorio.com/"
license=('custom: commercial')
conflicts=('factorio-demo' 'factorio-experimental' 'factorio-headless')
-depends=('libxcursor' 'gcc-libs' 'alsa-lib' 'libxrandr' 'libxinerama' 'mesa')
+depends=('libxcursor' 'alsa-lib' 'libxrandr' 'libxinerama' 'mesa')
makedepends=('jq')
source=(factorio.desktop
LICENSE)