summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Levy2019-06-19 00:52:34 -0400
committerBenjamin Levy2019-06-19 00:52:34 -0400
commit7f50c4d0a6e5db31843f3071bac565e5bfcf775f (patch)
tree5eb75a277fa2819e658159987845f525673331e8 /PKGBUILD
parent08b4f7e7d6355a7fe3be1f95e39a9339ba594fdb (diff)
downloadaur-7f50c4d0a6e5db31843f3071bac565e5bfcf775f.tar.gz
add md5sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dfe4579210c..7f546d4b9016 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="UNixize Filename -- replace annoying anti-unix characters in filenames"
license=('MIT')
url="https://github.com/io12/unf"
source=("https://github.com/io12/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('SKIP')
+md5sums=('7655cdb6697e477a2992e301632b7d56')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"