From e6703fc24249cee29d1960d446369bfc43503603 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 26 Aug 2018 22:58:42 -0400 Subject: base-pacman: Is no longer necessary, has been rolled in to default config --- config-parabola-base-openresolv.PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config-parabola-base-openresolv.PKGBUILD') diff --git a/config-parabola-base-openresolv.PKGBUILD b/config-parabola-base-openresolv.PKGBUILD index 9bd86ce..d5e6d71 100644 --- a/config-parabola-base-openresolv.PKGBUILD +++ b/config-parabola-base-openresolv.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20180826.1 +pkgver=20180826.2 package() { preamble @@ -21,7 +21,7 @@ EOF _EOF_ # Instruct pacman to not try to update it. -depends+=(config-parabola-base-pacman) +depends+=('pacman>=5.1.1-1.parabola5') add-file etc/pacman.d/resolvconf.conf <<'EOF' [options] NoExtract = etc/resolv.conf -- cgit v1.2.2