assaultcube: correct version

This commit is contained in:
davidak 2018-12-03 02:28:04 +01:00 committed by worldofpeace
parent dd345c8ff9
commit bb0214c991

View file

@ -8,8 +8,7 @@ stdenv.mkDerivation rec {
# master branch has legacy (1.2.0.2) protocol 1201 and gcc 6 fix.
pname = "assaultcube";
version = "01052017";
name = "${pname}-${version}";
version = "unstable-2017-05-01";
meta = {
description = "Fast and fun first-person-shooter based on the Cube fps";