summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Dvoretsky2017-05-03 21:38:01 +0300
committerEugene Dvoretsky2017-05-03 21:38:01 +0300
commit890fc34b252290e860cdde32ebeb594441548723 (patch)
tree86b4d4c02d4a1a0088c30f67056f9e78410dfd64
parentb8b1c481a299892cf19125bb7b8dce2c3fd8a0e7 (diff)
downloadaur-890fc34b252290e860cdde32ebeb594441548723.tar.gz
Checksum
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f0dd4f1ac0e..77c8c4864fff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('BSD')
depends=('python2-javabridge')
source=("https://github.com/CellProfiler/python-bioformats/archive/${pkgver}.tar.gz")
-sha256sums=('SKIP')
+sha256sums=('57e873553280b29aa73bfdba79e2cc88f3ee791546009ad9cdf42679a5a32246')
build() {
cd "$srcdir/python-bioformats-$pkgver"