summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2018-01-08 16:58:48 +0100
committerAlexander F Rødseth2018-01-08 16:59:14 +0100
commit1ac00945e47fe3f0bcedc35ed05dc4e85e0137c7 (patch)
treeb5e160ac1aebc29df0ebd39eb07fc92f2abefe55
parentff87cdfd2edab52ad594a99b75a7758f500215bd (diff)
downloadaur-1ac00945e47fe3f0bcedc35ed05dc4e85e0137c7.tar.gz
New release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aad1546503e3..8ab03153a14b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 8 09:25:53 UTC 2018
+# Mon Jan 8 15:58:59 UTC 2018
pkgbase = sakemake
pkgdesc = Configuration-free build system for C++17 executables
- pkgver = 1.39
+ pkgver = 1.40
pkgrel = 1
url = https://github.com/xyproto/sakemake
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = sakemake
optdepends = gprof2dot: For visualizing profiling information
optdepends = graphviz: For visualizing profiling information
optdepends = kcachegrind: For visualizing profiling information
- source = git+https://github.com/xyproto/sakemake#tag=1.39
+ source = git+https://github.com/xyproto/sakemake#tag=1.40
md5sums = SKIP
pkgname = sakemake
diff --git a/PKGBUILD b/PKGBUILD
index 778f8f02510a..218976655701 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=sakemake
-pkgver=1.39
+pkgver=1.40
pkgrel=1
pkgdesc='Configuration-free build system for C++17 executables'
arch=('x86_64')