summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2021-03-07 19:59:55 +0100
committerNarrat2021-03-07 19:59:55 +0100
commitcd7ad307ae1a6c739afea833c9df1a370c162944 (patch)
tree341a6432ff19752019c1a0cea0908bf487c9d09c
parent4a99320e6c532f639208fc4d817cddb57d5501b8 (diff)
downloadaur-cd7ad307ae1a6c739afea833c9df1a370c162944.tar.gz
elettra: use sha256sum
Can be compared with the one from the homepage.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93b56be4439c..0843205c19cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,8 +11,7 @@ pkgbase = elettra
depends = mhash
depends = zlib
source = https://www.winstonsmith.info/julia/elettra/elettra-src.tar.gz
- md5sums = 8ece5fdfccea33001ac8d4f61080b2fe
- sha1sums = f198264d9fc66c9c97cfe70bbe1c592b710f9e73
+ sha256sums = fb0c4e3f624c02a613e34abbf7bc03d8fc0d43b4967c2b51b202d7201d95e05b
pkgname = elettra
diff --git a/PKGBUILD b/PKGBUILD
index d64a751a30c9..9ae9f676c907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,7 @@ url="https://www.winstonsmith.info/julia/elettra/"
depends=('libmcrypt' 'mhash' 'zlib')
makedepends=('cmake')
source=(https://www.winstonsmith.info/julia/elettra/elettra-src.tar.gz)
-md5sums=('8ece5fdfccea33001ac8d4f61080b2fe')
-sha1sums=('f198264d9fc66c9c97cfe70bbe1c592b710f9e73')
+sha256sums=('fb0c4e3f624c02a613e34abbf7bc03d8fc0d43b4967c2b51b202d7201d95e05b')
build() {
cd $pkgname/src