summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony Nowell2015-09-07 20:57:42 -0600
committerAnthony Nowell2015-09-07 20:57:42 -0600
commit10daee40187bd8d03b943081250b40d3b6e7ed95 (patch)
tree91792c5a02fd1b353c44b919601f59dc3e2ff836 /PKGBUILD
parent653f7b266f2c2df9f8eca3c38ee55d3aab289de8 (diff)
downloadaur-10daee40187bd8d03b943081250b40d3b6e7ed95.tar.gz
Fix md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6133b3fc6ed0..22518dc94dab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('MIT')
depends=('')
conflicts=('algorithmia-bin')
source=("https://github.com/algorithmiaio/algorithmia-cli/releases/download/v${pkgver//_/-}/algorithmia_linux64.tar.gz")
-md5sums=('75421e5814f8b1c17a20c760d653a9be')
+md5sums=('6d75ff02fe21d3151944fb6907431c8b')
package() {
mkdir -p "$pkgdir/usr/bin/"