From 6d488c1513675c5fc009986cba1336c42b4f58bf Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 1 Feb 2017 08:25:11 +0000 Subject: update things --- config-mgmt-pacman-repo-config.PKGBUILD | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 config-mgmt-pacman-repo-config.PKGBUILD (limited to 'config-mgmt-pacman-repo-config.PKGBUILD') diff --git a/config-mgmt-pacman-repo-config.PKGBUILD b/config-mgmt-pacman-repo-config.PKGBUILD new file mode 100644 index 0000000..7af21aa --- /dev/null +++ b/config-mgmt-pacman-repo-config.PKGBUILD @@ -0,0 +1,17 @@ +. ${BUILDFILE%/*}/common.sh +pkgver=20170131 + +package() { +preamble +# #### pacman + +depends+=(config-base-pacman) + +add-file etc/pacman.d/repo-config.conf <