summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-01-31 21:04:30 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-01-31 21:04:30 -0500
commit61a24f9d6b69b33e29fb4075b993cba530d88b88 (patch)
tree20feb81af14dea6079b6f1def56b2f5e3159b064
parent8eb5652b5bbd059c96a3d0cb910e3624c0ec3212 (diff)
oops
-rw-r--r--config-box-beefcake-base.PKGBUILD4
-rw-r--r--config-box-proton-base.PKGBUILD4
-rw-r--r--config-box-winston-base.PKGBUILD4
3 files changed, 6 insertions, 6 deletions
diff --git a/config-box-beefcake-base.PKGBUILD b/config-box-beefcake-base.PKGBUILD
index b6cbb87..d058038 100644
--- a/config-box-beefcake-base.PKGBUILD
+++ b/config-box-beefcake-base.PKGBUILD
@@ -1,5 +1,5 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20180131
+pkgver=20180131.1
package() {
preamble
@@ -24,7 +24,7 @@ LC_COLLATE=C
EOF
add-file -m644 usr/share/holo/files/10-"$pkgname"/etc/locale.gen <<'EOF'
-en_US.UTF-8
+en_US.UTF-8 UTF-8
EOF
install -d etc/ssl/private
diff --git a/config-box-proton-base.PKGBUILD b/config-box-proton-base.PKGBUILD
index 2a50854..7d4bbb4 100644
--- a/config-box-proton-base.PKGBUILD
+++ b/config-box-proton-base.PKGBUILD
@@ -1,5 +1,5 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20180131
+pkgver=20180131.1
package() {
preamble
@@ -25,7 +25,7 @@ LC_COLLATE=C
EOF
add-file -m644 usr/share/holo/files/10-"$pkgname"/etc/locale.gen <<'EOF'
-en_US.UTF-8
+en_US.UTF-8 UTF-8
EOF
install -d etc/ssl/private
diff --git a/config-box-winston-base.PKGBUILD b/config-box-winston-base.PKGBUILD
index 37f7b42..193f923 100644
--- a/config-box-winston-base.PKGBUILD
+++ b/config-box-winston-base.PKGBUILD
@@ -1,5 +1,5 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20180131
+pkgver=20180131.1
package() {
preamble
@@ -31,7 +31,7 @@ LC_COLLATE=C
EOF
add-file -m644 usr/share/holo/files/10-"$pkgname"/etc/locale.gen <<'EOF'
-en_US.UTF-8
+en_US.UTF-8 UTF-8
EOF
install -d etc/ssl/private