summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7b0c2efef33..3e46d3de0433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=("GPL3")
arch=('i686' 'x86_64')
depends=('glibc')
source=("http://biot.com/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('4ed0627e3f7afeb471f975569351ab8c')
+sha256sums=('ad491d7f19ada71e8c04f03eb6aa949601b49025276d5a15cfe8a96b9102f050')
build() {
cd $srcdir/$pkgname-$pkgver