upgpkg: aurutils 20.4-1
upstream release
This commit is contained in:
parent
159777215c
commit
1d5a125429
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = aurutils
|
||||
pkgdesc = helper tools for the arch user repository
|
||||
pkgver = 20.3
|
||||
pkgver = 20.4
|
||||
pkgrel = 1
|
||||
url = https://github.com/AladW/aurutils
|
||||
install = aurutils.install
|
||||
|
@ -21,7 +21,7 @@ pkgbase = aurutils
|
|||
optdepends = bat: view-delta example script
|
||||
optdepends = git-delta: view-delta example script
|
||||
optdepends = python-srcinfo: sync-rebuild example script
|
||||
source = aurutils-20.3.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/20.3.tar.gz
|
||||
sha256sums = 2732390934d27ce33b1f15792eec32ead64604b0cce728025690253b6183787b
|
||||
source = aurutils-20.4.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/20.4.tar.gz
|
||||
sha256sums = 593d0cd006e42ca6f5acacfdfaca0a26a159d645aaa32a1523d4e48cb4e91f3b
|
||||
|
||||
pkgname = aurutils
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Co-Maintainer: zoorat <zoorat [at] protonmail [dot] com>
|
||||
|
||||
pkgname=aurutils
|
||||
pkgver=20.3
|
||||
pkgver=20.4
|
||||
pkgrel=1
|
||||
pkgdesc='helper tools for the arch user repository'
|
||||
url='https://github.com/AladW/aurutils'
|
||||
|
@ -12,7 +12,7 @@ license=('ISC')
|
|||
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
|
||||
changelog=aurutils.changelog
|
||||
install=aurutils.install
|
||||
sha256sums=('2732390934d27ce33b1f15792eec32ead64604b0cce728025690253b6183787b')
|
||||
sha256sums=('593d0cd006e42ca6f5acacfdfaca0a26a159d645aaa32a1523d4e48cb4e91f3b')
|
||||
depends=('git' 'pacutils' 'curl' 'perl' 'perl-json-xs' 'bash')
|
||||
optdepends=('bash-completion: bash completion'
|
||||
'zsh: zsh completion'
|
||||
|
|
Loading…
Add table
Reference in a new issue