summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-01-26 00:17:45 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-01-26 00:17:45 -0500
commit166184b55b30b58690741837578f050c00b37ab0 (patch)
tree5f76d27b3712ce33ec3dfeb6088be28127ae3983
parent8521771137ca60bebde2b43efe84981ddb24c620 (diff)
oops
-rw-r--r--config-base-openresolv.PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-base-openresolv.PKGBUILD b/config-base-openresolv.PKGBUILD
index bedda9f..28ccac2 100644
--- a/config-base-openresolv.PKGBUILD
+++ b/config-base-openresolv.PKGBUILD
@@ -1,5 +1,5 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20180125
+pkgver=20180125.1
package() {
preamble
@@ -23,6 +23,7 @@ _EOF_
# Instruct pacman to not try to update it.
depends+=(config-base-pacman)
add-file etc/pacman.d/resolvconf.conf <<'EOF'
+[options]
NoExtract = etc/resolv.conf
EOF