summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2015-05-19 18:59:08 +0200
committerJan Cholasta2015-05-21 09:31:41 +0200
commit3a3cbbba1704bc5953019b8ddf2560560dca1b75 (patch)
tree76541ecec51f11b7922c87c3c5ef23a732994ecc /PKGBUILD
parent774882400313da9148082da86f5a81db9480c04c (diff)
downloadaur-3a3cbbba1704bc5953019b8ddf2560560dca1b75.tar.gz
Use sha256sums instead of md5sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36ff5dab1bfd..3a27aeada007 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://glbsp.sourceforge.net/"
license=('GPL')
depends=('fltk>=1.1.7')
source=(http://downloads.sourceforge.net/$pkgname/${pkgname}_src_224.tar.gz)
-md5sums=('3f33320cd9cb58075e5e9d76f92940a5')
+sha256sums=('e3b7c4bce21c2f9b77732a9b5920b6877e884b31dd1ed9273776538dba48a75c')
build() {
cd $pkgname-$pkgver-source