summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fa59f17e53d..9479c497e038 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Henry-Joseph Audéoud <h.audeoud+aur@gmail.com>
pkgname=20kly-git
-pkgver=2.0
+pkgver=baba06d
pkgrel=1
pkgdesc="20'000 Light Years Into Space game"
arch=('any')
url="http://www.jwhitham.org/20kly/"
license=('GPL')
depends=('python2-pygame' 'glpk')
+conflicts=('20kly')
provides=('20kly')
source=("git+https://github.com/20kly/20kly.git"
'0001-fix.patch')