summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2016-08-30 18:18:51 -0300
committerHugo Osvaldo Barrera2016-08-30 18:18:51 -0300
commit7254146170923fae3602a7acff2f6b499614915d (patch)
tree929e1176b3e79f3762030b096530a2bf59a34100
parent03ecb225153446433013cd87acd38d9e9d2756b7 (diff)
downloadaur-heroku-toolbelt.tar.gz
Update to 3.43.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b731e4c34a2..12f9f0a7bdbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jul 6 05:41:03 UTC 2016
+# Tue Aug 30 21:18:09 UTC 2016
pkgbase = heroku-toolbelt
pkgdesc = Everything you need to get started using Heroku
- pkgver = 3.43.5
- pkgrel = 2
+ pkgver = 3.43.9
+ pkgrel = 1
url = https://toolbelt.heroku.com
arch = i686
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = heroku-toolbelt
conflicts = heroku-client-standalone
conflicts = heroku-toolbelt
conflicts = ruby-heroku
- source = https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.43.5.tgz
- sha256sums = b71cbb64770cde487d76b6311e50582f08984ff5689aa024ba02d7fd81d0c1c0
+ source = https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.43.9.tgz
+ sha256sums = 67b8c4424ab5bf637658a66baaa4c189c9caf170a70026789f0c8882f026941c
pkgname = heroku-toolbelt
diff --git a/PKGBUILD b/PKGBUILD
index 55697bb559e7..fcaa1f8ee872 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Ranieri Althoff <ranisalt+aur@gmail.com>
pkgname=heroku-toolbelt
-pkgver=3.43.5
-pkgrel=2
+pkgver=3.43.9
+pkgrel=1
pkgdesc="Everything you need to get started using Heroku"
arch=('i686' 'x86_64')
url="https://toolbelt.heroku.com"
@@ -13,7 +13,7 @@ optdepends=('git')
provides=('heroku-client-standalone' 'heroku-toolbelt' 'ruby-heroku')
conflicts=('heroku-client-standalone' 'heroku-toolbelt' 'ruby-heroku')
source=("https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-${pkgver}.tgz")
-sha256sums=('b71cbb64770cde487d76b6311e50582f08984ff5689aa024ba02d7fd81d0c1c0')
+sha256sums=('67b8c4424ab5bf637658a66baaa4c189c9caf170a70026789f0c8882f026941c')
package() {
cd "${srcdir}"