summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2018-12-06 18:45:56 +0100
committerAlexander F. Rødseth2018-12-06 18:45:56 +0100
commita1e7b1b0a9b24d9512df341d5f2abd2b0b5ba8ff (patch)
tree0c9da55338025149da6fd3f004285bb8ab3db2b2 /PKGBUILD
parentd6c11b05b1d325219e9297a2cdce33530eea1714 (diff)
downloadaur-sakemake.tar.gz
Update to the latest release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 499421811432..c2a18f23b545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=sakemake
-pkgver=2.0.0
+pkgver=3.0.0
pkgrel=1
-pkgdesc='Configuration-free build system for C++17 executables'
+pkgdesc='Simple build system for C++20 executables'
arch=('x86_64')
url='https://github.com/xyproto/sakemake'
license=('MIT')