diff options
author | Jonas Witschel | 2020-05-07 15:22:37 +0000 |
---|---|---|
committer | Jonas Witschel | 2020-05-07 15:22:37 +0000 |
commit | 6f99e2a8fe763d4761bf05bc01089fb61f3e4216 (patch) | |
tree | 5d31197e6b4e7391e391d93bcdc1f50ac19263d0 /PKGBUILD | |
parent | 37a5f8c98ab388f6422424d004aef2941204e303 (diff) | |
download | aur-6f99e2a8fe763d4761bf05bc01089fb61f3e4216.tar.gz |
.BUILDINFO format reproducibility rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,8 +1,9 @@ -# Maintainer: Alad Wenter <alad@mailbox.org> +# Maintainer: Jonas Witschel <diabonas@archlinux.org> +# Contributor: Alad Wenter <alad@mailbox.org> # Contributor: Uffe Jakobsen <uffe@uffe.org> pkgname=hashdeep pkgver=4.4 -pkgrel=5 +pkgrel=6 pkgdesc="cross-platform tools to message digests for any number of files" arch=('x86_64') url="https://github.com/jessek/hashdeep" |