summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederick Zhang2017-10-27 23:04:01 +1100
committerFrederick Zhang2017-10-27 23:04:01 +1100
commit87fdf82928c4948b6673438cfbe8083d0cd3aeb5 (patch)
treed90989b5ce5fc2ba1394ee86988eabad0e5f5e99
parentf7ce56da53c863bf8a2c0f98627eeaba3847c8bb (diff)
downloadaur-87fdf82928c4948b6673438cfbe8083d0cd3aeb5.tar.gz
bump to 0.14.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d7f47724053..4981e26d90f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Mon Oct 9 01:11:20 UTC 2017
+# Fri Oct 27 12:03:34 UTC 2017
pkgbase = aptible-cli
pkgdesc = The full stack of aptible-toolbelt
- pkgver = 0.13.0
+ pkgver = 0.14.1
pkgrel = 1
url = https://www.aptible.com/support/toolbelt/
arch = x86_64
groups = aptible
license = MIT
options = !strip
- source = https://omnibus-aptible-toolbelt.s3.amazonaws.com/aptible/omnibus-aptible-toolbelt/master/153/pkg/aptible-toolbelt_0.13.0%2B20170929075215%7Eubuntu.16.04-1_amd64.deb
- md5sums = b31b3165345fbe13c75e58a84e45635e
+ source = https://omnibus-aptible-toolbelt.s3.amazonaws.com/aptible/omnibus-aptible-toolbelt/master/157/pkg/aptible-toolbelt_0.14.1%2B20171024083209%7Eubuntu.16.04-1_amd64.deb
+ md5sums = a1e534a5214192fc3285009aadfd4935
pkgname = aptible-cli
diff --git a/PKGBUILD b/PKGBUILD
index d13dad1d98bb..2271b27eab37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Frederick Zhang <frederick888@tsundere.moe>
pkgname=aptible-cli
-pkgver=0.13.0
+pkgver=0.14.1
pkgrel=1
pkgdesc="The full stack of aptible-toolbelt"
arch=('x86_64')
@@ -8,8 +8,8 @@ url="https://www.aptible.com/support/toolbelt/"
license=('MIT')
groups=('aptible')
options=('!strip')
-source=("https://omnibus-aptible-toolbelt.s3.amazonaws.com/aptible/omnibus-aptible-toolbelt/master/153/pkg/aptible-toolbelt_0.13.0%2B20170929075215%7Eubuntu.16.04-1_amd64.deb")
-md5sums=('b31b3165345fbe13c75e58a84e45635e')
+source=("https://omnibus-aptible-toolbelt.s3.amazonaws.com/aptible/omnibus-aptible-toolbelt/master/157/pkg/aptible-toolbelt_0.14.1%2B20171024083209%7Eubuntu.16.04-1_amd64.deb")
+md5sums=('a1e534a5214192fc3285009aadfd4935')
package() {
msg2 "Extracting data.tar.gz..."