summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexander F Rødseth2017-04-08 19:38:01 +0200
committerAlexander F Rødseth2017-04-08 19:38:01 +0200
commit133b82fb64a1fe674d4e4f629bd0bce44eb26e58 (patch)
tree5b6f2ecc10df238f10019e5ff5a7a193cbf4ce30 /.SRCINFO
parentde0797c69f802825011c2aa80b0567e21d49dcfb (diff)
downloadaur-133b82fb64a1fe674d4e4f629bd0bce44eb26e58.tar.gz
Upgrade to 0.51
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80c01bd9f1f7..da2801514224 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = battlestar
pkgdesc = Programming language for creating tiny executables
- pkgver = 0.3
+ pkgver = 0.51
pkgrel = 1
url = http://github.com/xyproto/battlestar
arch = x86_64
@@ -10,9 +10,11 @@ pkgbase = battlestar
makedepends = git
depends = yasm
depends = gcc
- depends = elfkickers
+ optdepends = elfkickers: for smaller executables
optdepends = dosbox: for running 16-bit programs
- source = git://github.com/xyproto/battlestar.git#tag=0.3
+ optdepends = qemu-arch-extra: for running bootable kernels
+ optdepends = nasm: for ndisasm and com2bts
+ source = git+https://github.com/xyproto/battlestar.git#tag=0.51
md5sums = SKIP
pkgname = battlestar