aurutils: update checksums

This commit is contained in:
Rafael Ascensão 2021-12-06 23:44:50 +00:00
parent b1d3b7c8da
commit a0939ea966
2 changed files with 3 additions and 3 deletions

View File

@ -17,6 +17,6 @@ pkgbase = aurutils
optdepends = devtools: aur-chroot
optdepends = vifm: default pager
source = aurutils-3.2.2.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/3.2.2.tar.gz
sha256sums = 56fbb747c516a6b4a32a267a84afe9ab6eb882f7960ac4dcf7b570373d6f7624
sha256sums = 6bbc6949d27b1132828aa3e68ad2252d8125365c9b7bec6c587fd15bf3081f72
pkgname = aurutils

View File

@ -1,7 +1,7 @@
# Maintainer: Alad Wenter <https://github.com/AladW>
pkgname=aurutils
pkgver=3.2.2
pkgrel=1
pkgrel=2
pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils'
arch=('any')
@ -9,7 +9,7 @@ license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
changelog=aurutils.changelog
install=aurutils.install
sha256sums=('56fbb747c516a6b4a32a267a84afe9ab6eb882f7960ac4dcf7b570373d6f7624')
sha256sums=('6bbc6949d27b1132828aa3e68ad2252d8125365c9b7bec6c587fd15bf3081f72')
depends=('git' 'jq' 'pacutils' 'curl' 'expect')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'