summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMickaël Thomas2022-02-23 17:23:26 +0100
committerMickaël Thomas2022-02-23 17:23:26 +0100
commitb6b58a8e7a86f4e6fd61b234d75e0eb70551da12 (patch)
tree04fee37edf03d180ef14e4c3123901b940993fe5
parent5d1d60becfaa9639dcedf970d60cae4ccf372cf0 (diff)
downloadaur-b6b58a8e7a86f4e6fd61b234d75e0eb70551da12.tar.gz
Automatic update to 1.1.55
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25097f1bd3a9..0e99b6dacf44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = factorio-experimental
pkgdesc = A 2D game about building and maintaining factories (experimental branch).
- pkgver = 1.1.54
+ pkgver = 1.1.55
pkgrel = 1
url = http://www.factorio.com/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = factorio-experimental
depends = libxrandr
depends = libxinerama
depends = mesa
- provides = factorio=1.1.54
+ provides = factorio=1.1.55
conflicts = factorio
conflicts = factorio-demo
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index e8b293988f5d..ca49cc4b3144 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: mickael9 <mickael9@gmail.com>
pkgname=factorio-experimental
-pkgver=1.1.54
+pkgver=1.1.55
pkgrel=1
pkgdesc="A 2D game about building and maintaining factories (experimental branch)."
arch=('x86_64')