summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Staten2016-08-16 21:24:57 -0600
committerJason Staten2016-08-16 21:24:57 -0600
commit0a57fd2b8cf4e87f1abac60f08f9d8889403aa57 (patch)
tree6725d470b0191c251661ab1c8508c5560998eba5
parentda7cc95fa9699bbf3930ae01966ef289c2b883f1 (diff)
downloadaur-0a57fd2b8cf4e87f1abac60f08f9d8889403aa57.tar.gz
release 0.1.45-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--readme.md2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6c39152a238..73ccda6421b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = cloud66-toolbelt
pkgdesc = Cloud66 Toolbelt
- pkgver = 0.1.29
+ pkgver = 0.1.45
pkgrel = 1
- url = https://help.cloud66.com/toolbelt/toolbelt-introduction
+ url = https://help.cloud66.com/category/toolbelt
arch = x86_64
license = unknown
- source = http://downloads.cloud66.com/cx/cx_0.1.29_linux_amd64.tar.gz
- md5sums = 9c8beb3d32096dc61c1d8f700295f923
- sha256sums = 1847b12ff82579feb4781aa9e2f067738603ee39cdc19d842f07483826573129
+ source = http://downloads.cloud66.com/cx/cx_0.1.45_linux_amd64.tar.gz
+ md5sums = 67d6444b36c5eea45061f0800eb9639d
+ sha256sums = b6adcdbdf04c0eda73692d5852f0c28399f554b15c426bd78b7801fcf5688090
pkgname = cloud66-toolbelt
diff --git a/PKGBUILD b/PKGBUILD
index 5c12d0a95a9c..22121acbf42f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# PKGBUILD Source: https://github.com/statianzo/PKGBUILD-cloud66-toolbelt
pkgname=cloud66-toolbelt
-pkgver=0.1.29
+pkgver=0.1.45
pkgrel=1
pkgdesc='Cloud66 Toolbelt'
url='https://help.cloud66.com/toolbelt/toolbelt-introduction'
@@ -12,8 +12,8 @@ depends=()
makedepends=()
optdepends=()
source=("http://downloads.cloud66.com/cx/cx_${pkgver}_linux_amd64.tar.gz")
-md5sums=('9c8beb3d32096dc61c1d8f700295f923')
-sha256sums=('1847b12ff82579feb4781aa9e2f067738603ee39cdc19d842f07483826573129')
+md5sums=('67d6444b36c5eea45061f0800eb9639d')
+sha256sums=('b6adcdbdf04c0eda73692d5852f0c28399f554b15c426bd78b7801fcf5688090')
package() {
cd "${srcdir}/cx_${pkgver}_linux_amd64/"
diff --git a/readme.md b/readme.md
index 2a1f7249c13e..81e7e7305d26 100644
--- a/readme.md
+++ b/readme.md
@@ -5,7 +5,7 @@ AUR PKGBUILD for `cloud66-toolbelt`
The Cloud 66 toolbelt makes it possible to interact with Cloud 66 from the
comfort of your command line.
-Documentation available at http://help.cloud66.com/toolbelt/introduction.html
+Documentation available at https://help.cloud66.com/toolbelt/toolbelt-introduction
##Installation