summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')