summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnish Bhatt2016-02-17 23:47:21 -0800
committerAnish Bhatt2016-02-17 23:47:21 -0800
commite567f89e5a6c7d1d40327ea94609b8aa92cbc7fa (patch)
tree465576f249a811550c62df6efd6644613c77dd3e /PKGBUILD
parentf26b864d22ab622aafadf7c5c5debf6a1592c194 (diff)
downloadaur-e567f89e5a6c7d1d40327ea94609b8aa92cbc7fa.tar.gz
Update deheader to 1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7c951cae193..8e51471d606f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Other Contributors : trontonic for man page & license fixes.
pkgname=deheader
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc='C and C++ file analyzer to determine which header enclusions can be removed while still allowing them to compile'
@@ -13,8 +13,8 @@ arch=('any')
source=(http://www.catb.org/~esr/deheader/deheader-$pkgver.tar.gz
python3.patch
python2.patch)
-md5sums=('c46e2a865f43db151ad026f819ab5644'
- '7735d4ed133178b0114b6fb017a9e069'
+md5sums=('ea438ff8756f11270415c30719e23e4b'
+ '3d1a3a4ca462dd934c4bb3aaab75b5c5'
'62edf5aa5ee0206632ea2b50c22dfeb7')
#change to python2, if you don't want python3