Skip to content
Snippets Groups Projects
Commit 45d14aa1 authored by Felix Yan's avatar Felix Yan
Browse files

use sha256sums

parent 75368fb7
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=dosfstools
pkgver=4.2
pkgrel=2
pkgrel=3
pkgdesc="DOS filesystem utilities"
arch=(x86_64)
depends=('glibc')
......@@ -12,8 +12,8 @@ source=(https://github.com/$pkgname/$pkgname/releases/download/v$pkgver/$pkgname
url="https://github.com/dosfstools/dosfstools"
license=('GPL3')
validpgpkeys=('25714AECDBFDACEE1CE95FE77F6022516E869F64') # Andreas Bombe
md5sums=('49c8e457327dc61efab5b115a27b087a'
'SKIP')
sha256sums=('64926eebf90092dca21b14259a5301b7b98e7b1943e8a201c7d726084809b527'
'SKIP')
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment