summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMickaël Thomas2020-06-01 17:09:26 +0200
committerMickaël Thomas2020-06-01 17:09:26 +0200
commitcb4c2a6c6859eb7c921748a754ee2056aae617d3 (patch)
tree9cf3aec9e0285b1ca1bf9aca52777b53d4a4c0dd
parentdbda51727e91ada42ed3dd62e9711340937568d0 (diff)
downloadaur-cb4c2a6c6859eb7c921748a754ee2056aae617d3.tar.gz
Automatic update to 0.18.29
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e348e53ba148..451531fa8b79 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.28
+ pkgver = 0.18.29
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.28
+ provides = factorio=0.18.29
conflicts = factorio
conflicts = factorio-demo
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 61c50dc50f7b..bac38dae51fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: mickael9 <mickael9@gmail.com>
pkgname=factorio-experimental
-pkgver=0.18.28
+pkgver=0.18.29
pkgrel=1
pkgdesc="A 2D game about building and maintaining factories (experimental branch)."
arch=('x86_64')