summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b83bd8825169..cb56181c27fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Jan 2 08:59:44 UTC 2018
pkgbase = sakemake
pkgdesc = Configuration-free build system for C++17 executables
- pkgver = 1.23
+ pkgver = 1.28
pkgrel = 1
url = https://github.com/xyproto/sakemake
arch = x86_64
@@ -8,7 +10,9 @@ pkgbase = sakemake
makedepends = git
depends = scons
optdepends = clang: For compiling C++17 projects with clang++
- source = git+https://github.com/xyproto/sakemake#tag=1.23
+ optdepends = mingw-w64-gcc: For compiling 64-bit Windows executables
+ optdepends = wine: For running 64-bit Windows exectuables
+ source = git+https://github.com/xyproto/sakemake#tag=1.28
md5sums = SKIP
pkgname = sakemake