summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMickaël Thomas2017-04-14 00:08:18 +0200
committerMickaël Thomas2017-04-14 00:10:13 +0200
commit8207749c70e4a63543306ec68a5adb05f933b2ac (patch)
treedbea924d47850f78e30b2d737efa56927caa98e4 /PKGBUILD
parent258a7acd5ae6cf725da168711014d65869976561 (diff)
downloadaur-8207749c70e4a63543306ec68a5adb05f933b2ac.tar.gz
Add provides=('factorio')
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14845fed116b..bc80de181ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=factorio-experimental
pkgver=0.14.22
-pkgrel=1
+pkgrel=2
pkgdesc="A 2D game about building and maintaining factories (experimental branch)"
arch=('i686' 'x86_64')
url="http://www.factorio.com/"
license=('custom: commercial')
conflicts=('factorio' 'factorio-demo')
+provides=("factorio=$pkgver")
depends=('libxcursor' 'gcc-libs' 'alsa-lib' 'libxrandr' 'libxinerama' 'mesa')
md5sums=('5cacd198a3156c157a482aeab368e9a1'
'22fce67d66c080fa5c89ab437b3d8724')