summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2018-01-04 11:40:20 +0100
committerAlexander F Rødseth2018-01-04 11:40:20 +0100
commit6f4eb5b2e7b83b08369bbc807705c858cadd83a2 (patch)
tree2ea79343f274cea90c61411516c8d26a3bcf2c31
parent7626989e6a50baa65557773390740d0574a7276f (diff)
downloadaur-6f4eb5b2e7b83b08369bbc807705c858cadd83a2.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 cbd6d4e392b2..5bfb0800eb3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 3 14:22:54 UTC 2018
+# Thu Jan 4 10:40:16 UTC 2018
pkgbase = sakemake
pkgdesc = Configuration-free build system for C++17 executables
- pkgver = 1.35
+ pkgver = 1.36
pkgrel = 1
url = https://github.com/xyproto/sakemake
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = sakemake
optdepends = clang: For compiling C++17 projects with clang++
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.35
+ source = git+https://github.com/xyproto/sakemake#tag=1.36
md5sums = SKIP
pkgname = sakemake
diff --git a/PKGBUILD b/PKGBUILD
index bf4ce9ee7622..e4e8796d1184 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=sakemake
-pkgver=1.35
+pkgver=1.36
pkgrel=1
pkgdesc='Configuration-free build system for C++17 executables'
arch=('x86_64')