diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-15 15:34:08 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-15 15:34:08 +0200 |
commit | 586cd0890aefe99d11061d7d3b3fe7c302319b12 (patch) | |
tree | 2c33b11d01faf40554bb93d90e13a893f56ff1b4 /upload | |
parent | Change email (diff) | |
download | aur-packages-586cd0890aefe99d11061d7d3b3fe7c302319b12.tar.gz aur-packages-586cd0890aefe99d11061d7d3b3fe7c302319b12.tar.bz2 aur-packages-586cd0890aefe99d11061d7d3b3fe7c302319b12.tar.xz |
Add sha3sum
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'upload')
-rwxr-xr-x | upload | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ set -e cd "$(dirname "${0}")" -makepkg --install +makepkg --install --clean newpkg=0 pkgname="$(. PKGBUILD && echo "${pkgname}")" |