aurutils: update checksums
This commit is contained in:
parent
6bfa17aae0
commit
e0bb24d63f
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -17,6 +17,6 @@ pkgbase = aurutils
|
|||
optdepends = devtools: aur-chroot
|
||||
optdepends = vifm: default pager
|
||||
source = aurutils-6.4.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/6.4.tar.gz
|
||||
sha256sums = 02c9c884d270306cd075fd19dee3945d9b148b5cfcd527618cf6d9778b1cfbd4
|
||||
sha256sums = ec0229983a33d6b45d6ab84dde08809fe324242de9807bed3658d1fcc9bded3f
|
||||
|
||||
pkgname = aurutils
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -10,7 +10,7 @@ license=('custom:ISC')
|
|||
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
|
||||
changelog=aurutils.changelog
|
||||
install=aurutils.install
|
||||
sha256sums=('02c9c884d270306cd075fd19dee3945d9b148b5cfcd527618cf6d9778b1cfbd4')
|
||||
sha256sums=('ec0229983a33d6b45d6ab84dde08809fe324242de9807bed3658d1fcc9bded3f')
|
||||
depends=('git' 'jq' 'pacutils' 'curl' 'expect')
|
||||
optdepends=('bash-completion: bash completion'
|
||||
'zsh: zsh completion'
|
||||
|
|
Loading…
Reference in a new issue