summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMickaël Thomas2020-01-23 14:43:56 +0100
committerMickaël Thomas2020-01-23 14:43:56 +0100
commite0fa2fb68b4f99d768510813a51ec2bb11fb94c1 (patch)
tree84a480c24c470d9ac1ef20299f1de81918e21979
parent90951892cd496472caf741662e38fe8f63911498 (diff)
downloadaur-e0fa2fb68b4f99d768510813a51ec2bb11fb94c1.tar.gz
Automatic update to 0.18.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98ad54e4e259..792616b67839 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = factorio-experimental
pkgdesc = A 2D game about building and maintaining factories (experimental branch).
- pkgver = 0.18.0
+ pkgver = 0.18.1
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=0.18.0
+ provides = factorio=0.18.1
conflicts = factorio
conflicts = factorio-demo
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 64806360ed45..9752d7f8ccf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: mickael9 <mickael9@gmail.com>
pkgname=factorio-experimental
-pkgver=0.18.0
+pkgver=0.18.1
pkgrel=1
pkgdesc="A 2D game about building and maintaining factories (experimental branch)."
arch=('x86_64')