summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-04-26 17:43:59 +0200
committerFrederik Schwan2020-04-26 17:43:59 +0200
commit5b78fc57ef134386c8d1cdab6e49f571c0d4bb33 (patch)
treea6e7517b0da992c57dfcb85afdb96dae99a621f1
parent3e1de41bdf044935781b87af3a469deafe79e7a0 (diff)
downloadaur-5b78fc57ef134386c8d1cdab6e49f571c0d4bb33.tar.gz
migrate to b2sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d7d3e250c5b..0a682995c4e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = spin
optdepends = swarm: improved performance on large verification problems
optdepends = ispin: GUI for Spin
source = https://github.com/nimble-code/Spin/archive/version-6.5.2.tar.gz
- sha512sums = ff1d378076995fa5a8b66dd31d19d8bad6296b968183180251d267c926c20775edda927a31f466199e01231f6233c3a5166fd51ec44b02d570070e857d8ba7f9
+ b2sums = a075043c55609de5860c3a428d356a9618a4062667e06d92797e1fb87cb4c805ac90ac580c7d9dfac1d5be1dda4c7f9c9f72927826b921c23710a858adb3eb4d
pkgname = spin
diff --git a/PKGBUILD b/PKGBUILD
index 5389649845f7..61fac27c3a86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=('tcl: ispin graphical interface'
'swarm: improved performance on large verification problems'
'ispin: GUI for Spin')
source=("https://github.com/nimble-code/Spin/archive/version-${pkgver}.tar.gz")
-sha512sums=('ff1d378076995fa5a8b66dd31d19d8bad6296b968183180251d267c926c20775edda927a31f466199e01231f6233c3a5166fd51ec44b02d570070e857d8ba7f9')
+b2sums=('a075043c55609de5860c3a428d356a9618a4062667e06d92797e1fb87cb4c805ac90ac580c7d9dfac1d5be1dda4c7f9c9f72927826b921c23710a858adb3eb4d')
build() {
cd Spin-version-${pkgver}/Src