summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-01-23 11:43:52 +0100
committerAlexander F. Rødseth2019-01-23 11:43:52 +0100
commit542275dd108a642828a9687ffb1367427ff4ab16 (patch)
treec8bd9e0141b4e608f0aa7f84b55616e6748413f3
parente898aee1393eff4f8d58ac5a82843c30ccd03f01 (diff)
downloadaur-542275dd108a642828a9687ffb1367427ff4ab16.tar.gz
Update description
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 477b9c9729c8..b6d5c29639e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jan 23 10:38:24 UTC 2019
+# Wed Jan 23 10:43:49 UTC 2019
pkgbase = cxx
- pkgdesc = Easy build system for modern C++ that uses SCons and GNU Make
+ pkgdesc = Build system for modern C++ that uses SCons and GNU Make
pkgver = 3.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/xyproto/cxx
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index e61533879658..6382a0cb0cbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=cxx
pkgver=3.0.5
-pkgrel=1
-pkgdesc='Easy build system for modern C++ that uses SCons and GNU Make'
+pkgrel=2
+pkgdesc='Build system for modern C++ that uses SCons and GNU Make'
arch=('x86_64')
url='https://github.com/xyproto/cxx'
license=('MIT')