summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2016-07-06 02:41:13 -0300
committerHugo Osvaldo Barrera2016-07-06 02:41:13 -0300
commit03ecb225153446433013cd87acd38d9e9d2756b7 (patch)
tree22310b0836a2244615fdf3ba898a2db4d1965553
parent8c445a62607f08a52d517fc640b2f3f72f7972fd (diff)
downloadaur-03ecb225153446433013cd87acd38d9e9d2756b7.tar.gz
Update to 3.43.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92de30758d01..0b731e4c34a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 26 18:32:26 UTC 2016
+# Wed Jul 6 05:41:03 UTC 2016
pkgbase = heroku-toolbelt
pkgdesc = Everything you need to get started using Heroku
- pkgver = 3.42.29
+ pkgver = 3.43.5
pkgrel = 2
url = https://toolbelt.heroku.com
arch = i686
@@ -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.42.29.tgz
- sha256sums = 1c174580a895ec4b446ab2d4837d00e731362dd4ee46268251e2cc7d99d077d9
+ source = https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.43.5.tgz
+ sha256sums = b71cbb64770cde487d76b6311e50582f08984ff5689aa024ba02d7fd81d0c1c0
pkgname = heroku-toolbelt
diff --git a/PKGBUILD b/PKGBUILD
index 1a49b56db2da..55697bb559e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ranieri Althoff <ranisalt+aur@gmail.com>
pkgname=heroku-toolbelt
-pkgver=3.42.29
+pkgver=3.43.5
pkgrel=2
pkgdesc="Everything you need to get started using Heroku"
arch=('i686' 'x86_64')
@@ -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=('1c174580a895ec4b446ab2d4837d00e731362dd4ee46268251e2cc7d99d077d9')
+sha256sums=('b71cbb64770cde487d76b6311e50582f08984ff5689aa024ba02d7fd81d0c1c0')
package() {
cd "${srcdir}"