Replace checksums with sha512
This commit is contained in:
parent
f38a0ff4a3
commit
4814f84b92
12 changed files with 25 additions and 28 deletions
|
@ -12,7 +12,7 @@ depends=('python-pyqt5' 'python-lxml')
|
|||
conflicts=('polkit-explorer')
|
||||
provides=('polkit-explorer')
|
||||
source=("git+${url}.git")
|
||||
sha256sums=('SKIP')
|
||||
sha512sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
cd "${srcdir}/${pkgname%-git}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue