summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederick Zhang2017-09-04 12:16:11 +1000
committerFrederick Zhang2017-09-04 12:16:11 +1000
commite71377f0423707acf03d1d99d0354b7ad4b71de4 (patch)
tree54f1e4162bf9715b8a9bd86f12a01b16f91228e1
parentba7d096fd08faf2384f8ab1527e8b7ad738ef583 (diff)
downloadaur-e71377f0423707acf03d1d99d0354b7ad4b71de4.tar.gz
bump to 0.11.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 571eb061dc9d..5b91a0fd94e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Jul 9 08:55:47 UTC 2017
+# Mon Sep 4 02:15:56 UTC 2017
pkgbase = aptible-cli
pkgdesc = The full stack of aptible-toolbelt
- pkgver = 0.11.1
+ pkgver = 0.11.2
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/147/pkg/aptible-toolbelt_0.11.1%2B20170706115536%7Eubuntu.16.04-1_amd64.deb
- md5sums = fd234d136dc50451e2eeda5e72e6ad5e
+ source = https://omnibus-aptible-toolbelt.s3.amazonaws.com/aptible/omnibus-aptible-toolbelt/master/149/pkg/aptible-toolbelt_0.11.2%2B20170824175710%7Eubuntu.16.04-1_amd64.deb
+ md5sums = 72a870ef6aa45ba2bc6598e7c93adb4d
pkgname = aptible-cli
diff --git a/PKGBUILD b/PKGBUILD
index e7a2b0766156..f98f6fa42175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Frederick Zhang <frederick888@tsundere.moe>
pkgname=aptible-cli
-pkgver=0.11.1
+pkgver=0.11.2
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/147/pkg/aptible-toolbelt_0.11.1%2B20170706115536%7Eubuntu.16.04-1_amd64.deb")
-md5sums=('fd234d136dc50451e2eeda5e72e6ad5e')
+source=("https://omnibus-aptible-toolbelt.s3.amazonaws.com/aptible/omnibus-aptible-toolbelt/master/149/pkg/aptible-toolbelt_0.11.2%2B20170824175710%7Eubuntu.16.04-1_amd64.deb")
+md5sums=('72a870ef6aa45ba2bc6598e7c93adb4d')
package() {
msg2 "Extracting data.tar.gz..."