summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoroweissbarth2021-02-11 07:36:12 +0100
committeroweissbarth2021-02-11 07:36:12 +0100
commit6652f7301cf4d1c83afaf06499d66bc9459ac8c6 (patch)
treeeaba9ce5092a1bc1deeff84e5c007da0718f994c /PKGBUILD
parented0109bab3295df86133a4e81b12d6f1d61fe50b (diff)
downloadaur-checkupdates+aur.tar.gz
Added pacman-contrib as a dependency. Thanks @Adaephon
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2bcbbd59552..6539592b21d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=3
pkgdesc='combines checkupdates and checkupdates-aur with separator as argument'
arch=('any')
license=('LGPL3')
-depends=('checkupdates-aur')
+depends=('pacman-contrib' 'checkupdates-aur')
source=("checkupdates+aur.bash")
sha512sums=('5bc4733b1d49b4a6a3e439bd2176eab139f26540057e4bda82a7176713b728eeaa67bfe8dffcfc26ed73cf72b0eb6e52f38f44b3890df5bf9e0628a63bf1cac8')