summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormschubert2018-05-22 11:54:27 +0200
committermschubert2018-05-22 11:54:27 +0200
commitc1d4d1b7d5728978840690f807571b854f231722 (patch)
treec06b6cc93f66e6ec7ac9a4c0f92dd318e6a692a8 /PKGBUILD
parent66f4bb7fef6f9ade33b830f958e6520d027fb77a (diff)
downloadaur-c1d4d1b7d5728978840690f807571b854f231722.tar.gz
checksum changed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be47438dbfad..3f373297c750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('BSD')
depends=('python2-llvmlite' 'python2-numpy' 'python2-funcsigs')
makedepends=('cython2')
source=("https://github.com/numba/numba/archive/$pkgver.tar.gz")
-md5sums=('929473a95467fe4dde78658667beebcc')
+md5sums=('c70b3c4a2477ce85571aedd24f9b84c2')
build() {
cd "$srcdir/numba-$pkgver"