summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Witschel2020-06-30 15:19:47 +0000
committerJonas Witschel2020-06-30 15:19:47 +0000
commit20c49399842b303ec00d341ace7684f84f4c88ed (patch)
tree623cb691fec280f1afc0d83c634d788fbb861068
parent436b7fde531772c42a458a4eef0ba4e94ef19083 (diff)
downloadaur-20c49399842b303ec00d341ace7684f84f4c88ed.tar.gz
reproducibility rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43ca820c53d4..6d6ab1873c77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonas Witschel <diabonas@archlinux.org>
pkgname=deheader
pkgver=1.6
-pkgrel=3
+pkgrel=4
pkgdesc='Find and optionally remove unneeded includes in C or C++ source files'
arch=('any')
url='http://www.catb.org/~esr/deheader/'