summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Fent2019-01-23 17:17:10 +0100
committerPhilipp Fent2019-01-23 17:17:10 +0100
commit3489cb8bb12720622dbd2c880b5c81a3f333cc15 (patch)
tree9c4012520884df1dac26af72b90684dd0dbf1355 /PKGBUILD
parentc1fa3d04153f3c1745e46fac2bc2f14016ce244b (diff)
downloadaur-cppmake.tar.gz
bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfc09ae89abb..c9bc35675c04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Fent <philipp@fent.de>
pkgname=cppmake
pkgver=2016.03.31
-pkgrel=2
+pkgrel=3
pkgdesc="cppmake. A small make tool that is largely GNU make compatible, but faster."
arch=('x86_64')
url="https://db.in.tum.de/~neumann/cppmake/"