diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-24 06:31:36 +0000 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-24 06:31:36 +0000 |
commit | 274200b238895be80bc942afe7d70006c9ab5787 (patch) | |
tree | de758d4db7fe38171cce342c985e178ce0afcbfe | |
parent | 69f411d698fbcc1e0c4c4ec5790a354fbd9a970b (diff) |
build
-rw-r--r-- | config-certbot.PKGBUILD | 2 | ||||
-rw-r--r-- | config-proton-base.PKGBUILD | 2 | ||||
-rw-r--r-- | config-winston-base.PKGBUILD | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/config-certbot.PKGBUILD b/config-certbot.PKGBUILD index 5a9e128..014e10d 100644 --- a/config-certbot.PKGBUILD +++ b/config-certbot.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20160713.5 +pkgver=20160724 depends=(certbot) diff --git a/config-proton-base.PKGBUILD b/config-proton-base.PKGBUILD index bd19e2f..7b3d2c1 100644 --- a/config-proton-base.PKGBUILD +++ b/config-proton-base.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20160713.1 +pkgver=20160724 depends=(linux-libre-lts grub haveged netctl) conflicts=(linux-libre) diff --git a/config-winston-base.PKGBUILD b/config-winston-base.PKGBUILD index f44f216..71940d6 100644 --- a/config-winston-base.PKGBUILD +++ b/config-winston-base.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20160713.8 +pkgver=20160724 depends=(linux-libre-lts grub haveged irqbalance netctl) conflicts=(linux-libre) |