Update packages
This commit is contained in:
@@ -1,19 +1,20 @@
|
||||
pkgname=aurutils
|
||||
pkgver=1.4.2
|
||||
_commit=1b00b899eadbb816fe2e3f93b9497676049595e8
|
||||
pkgver=1.5.3
|
||||
_commit=01cbab783489eefc1859287bd0cb898de40c8100
|
||||
pkgrel=1
|
||||
pkgdesc='helper tools for the arch user repository'
|
||||
arch=('any')
|
||||
url=https://github.com/AladW/aurutils
|
||||
license=('ISC')
|
||||
depends=('pacman>=5' 'expac>=7' 'git' 'jq' 'repose' 'pacutils>=0.4')
|
||||
depends=('pacman>=5' 'git' 'jq' 'pacutils>=0.4')
|
||||
checkdepends=('shellcheck')
|
||||
makedepends=('git')
|
||||
optdepends=('devtools: systemd-nspawn support'
|
||||
'vifm: build file interaction'
|
||||
'aria2>=1.23: alternative downloader'
|
||||
'parallel: alternative downloader'
|
||||
'datamash: check tsort input')
|
||||
'vifm: build file interaction'
|
||||
'aria2: threaded downloads'
|
||||
'parallel: threaded downloads'
|
||||
'expac: aursift script'
|
||||
'repose: repo-add alternative')
|
||||
source=("$pkgname-$pkgver::git+$url#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
Reference in New Issue
Block a user