diff options
-rw-r--r-- | config-box-proton-base.PKGBUILD | 2 | ||||
-rw-r--r-- | config-box-winston-base.PKGBUILD | 2 | ||||
-rw-r--r-- | config-service-config.PKGBUILD | 2 | ||||
-rw-r--r-- | config-service-git.PKGBUILD | 2 | ||||
-rw-r--r-- | config-service-myhostname.PKGBUILD | 2 | ||||
-rw-r--r-- | config-service-projects.PKGBUILD | 2 | ||||
-rw-r--r-- | config-service-repo.PKGBUILD | 2 | ||||
-rw-r--r-- | config-service-wiki.PKGBUILD | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/config-box-proton-base.PKGBUILD b/config-box-proton-base.PKGBUILD index 2e138bc..751b70f 100644 --- a/config-box-proton-base.PKGBUILD +++ b/config-box-proton-base.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161111.9 +pkgver=20161111.10 package() { preamble diff --git a/config-box-winston-base.PKGBUILD b/config-box-winston-base.PKGBUILD index eaac6c6..c82b78f 100644 --- a/config-box-winston-base.PKGBUILD +++ b/config-box-winston-base.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161111.3 +pkgver=20161111.4 package() { preamble diff --git a/config-service-config.PKGBUILD b/config-service-config.PKGBUILD index 99a984a..ee11c5f 100644 --- a/config-service-config.PKGBUILD +++ b/config-service-config.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161111.3 +pkgver=20161111.4 package() { preamble diff --git a/config-service-git.PKGBUILD b/config-service-git.PKGBUILD index 7ef90e1..48bd74c 100644 --- a/config-service-git.PKGBUILD +++ b/config-service-git.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161111.1 +pkgver=20161111.2 package() { preamble diff --git a/config-service-myhostname.PKGBUILD b/config-service-myhostname.PKGBUILD index 7815b68..e83d2cd 100644 --- a/config-service-myhostname.PKGBUILD +++ b/config-service-myhostname.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161111.4 +pkgver=20161111.10 package() { preamble diff --git a/config-service-projects.PKGBUILD b/config-service-projects.PKGBUILD index 52a3b1e..480eeb8 100644 --- a/config-service-projects.PKGBUILD +++ b/config-service-projects.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161111.1 +pkgver=20161111.2 package() { preamble diff --git a/config-service-repo.PKGBUILD b/config-service-repo.PKGBUILD index c11b0a4..d830242 100644 --- a/config-service-repo.PKGBUILD +++ b/config-service-repo.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161111.1 +pkgver=20161111.4 provides=(pacman-mirrorlist) conflicts=(pacman-mirrorlist) diff --git a/config-service-wiki.PKGBUILD b/config-service-wiki.PKGBUILD index 2b96674..f9b48fb 100644 --- a/config-service-wiki.PKGBUILD +++ b/config-service-wiki.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161111.2 +pkgver=20161111.3 package() { preamble |