summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2017-12-30 15:04:22 +0100
committerAlexander F Rødseth2017-12-30 15:04:22 +0100
commit6db759573253f9dac3bc78bd32058c21d5aab51b (patch)
treee7716b471f32934418c8ec02a0d1e40089b0f508
parent77c20eedcef51527807f4d32b256b0ede46467ce (diff)
downloadaur-6db759573253f9dac3bc78bd32058c21d5aab51b.tar.gz
New release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 030783567995..65980535ac61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Dec 30 14:04:04 UTC 2017
pkgbase = sakemake
pkgdesc = Configuration-free build system for C++17 executables
- pkgver = 1.14
+ pkgver = 1.16
pkgrel = 1
url = https://github.com/xyproto/sakemake
arch = x86_64
@@ -11,7 +13,7 @@ pkgbase = sakemake
depends = clang
depends = gcc
depends = pkg-config
- source = git+https://github.com/xyproto/sakemake#tag=1.14
+ source = git+https://github.com/xyproto/sakemake#tag=1.16
md5sums = SKIP
pkgname = sakemake
diff --git a/PKGBUILD b/PKGBUILD
index d19526825be3..f990652a45ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=sakemake
-pkgver=1.14
+pkgver=1.16
pkgrel=1
pkgdesc='Configuration-free build system for C++17 executables'
arch=('x86_64')