summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2018-02-10 19:02:57 +0100
committerAlad Wenter2018-02-10 19:02:57 +0100
commitff5084e5e969027505a3855a7a8c8cdac5c1ff55 (patch)
treef510096373aeba929486a0ffd4680ffb92e0bd85
parent0d70afb7f903b8a2196ee8888d40b5c9c79ee632 (diff)
downloadaur-ff5084e5e969027505a3855a7a8c8cdac5c1ff55.tar.gz
aurutils-git: update depends
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c7d982df3e8..e4a9c86f1364 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 6 14:07:28 UTC 2018
+# Sat Feb 10 18:02:46 UTC 2018
pkgbase = aurutils-git
pkgdesc = helper tools for the arch user repository
- pkgver = 1.5.3.r309.g8603a1f
+ pkgver = 1.5.3.r322.g1707e9b
pkgrel = 1
url = https://github.com/AladW/aurutils
arch = any
@@ -12,9 +12,11 @@ pkgbase = aurutils-git
depends = git
depends = jq
depends = pacutils
- optdepends = devtools: aurbuild_chroot
- optdepends = expac: aursift
- optdepends = parallel: threaded downloads
+ depends = wget
+ depends = diffstat
+ optdepends = devtools: aur-build-nspawn
+ optdepends = expac: aur-rfilter
+ optdepends = aria2: threaded downloads
optdepends = vifm: build file interaction
provides = aurutils
conflicts = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 6060bcfea5c4..7ca0f15a9c2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alad Wenter <https://github.com/AladW>
pkgname=aurutils-git
-pkgver=1.5.3.r309.g8603a1f
+pkgver=1.5.3.r322.g1707e9b
pkgrel=1
pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils'
@@ -10,11 +10,11 @@ source=('git+https://github.com/AladW/aurutils')
sha256sums=('SKIP')
conflicts=('aurutils')
provides=('aurutils')
-depends=('pacman>=5.0' 'git' 'jq' 'pacutils')
+depends=('pacman>=5.0' 'git' 'jq' 'pacutils' 'wget' 'diffstat')
makedepends=('git')
-optdepends=('devtools: aurbuild_chroot'
- 'expac: aursift'
- 'parallel: threaded downloads'
+optdepends=('devtools: aur-build-nspawn'
+ 'expac: aur-rfilter'
+ 'aria2: threaded downloads'
'vifm: build file interaction')
pkgver() {