summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2016-02-03 12:45:45 -0300
committerHugo Osvaldo Barrera2016-02-03 12:45:45 -0300
commit13c35d9c8f3ac9ac9e6b63801da2f86e4cf03fd5 (patch)
tree5eac4b7f26b30ddf2c5ee5c55b443d79623a6608
parenta645493b84e87f4b9b22e17fce2393822ff6e9e2 (diff)
downloadaur-13c35d9c8f3ac9ac9e6b63801da2f86e4cf03fd5.tar.gz
Update to 3.42.29
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2499e2095482..58af99a7ba87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 21 17:35:44 UTC 2016
+# Wed Feb 3 15:45:33 UTC 2016
pkgbase = heroku-toolbelt
pkgdesc = Everything you need to get started using Heroku
- pkgver = 3.42.25
+ pkgver = 3.42.29
pkgrel = 1
url = https://toolbelt.heroku.com
arch = i686
@@ -11,8 +11,8 @@ pkgbase = heroku-toolbelt
optdepends = git
conflicts = heroku-client-standalone
conflicts = heroku-toolbelt
- source = https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.42.25.tgz
- sha256sums = 0394fa11def849d3279969ab503eb6c32f0d81b11735376358d26ba1766ddb56
+ source = https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.42.29.tgz
+ sha256sums = 1c174580a895ec4b446ab2d4837d00e731362dd4ee46268251e2cc7d99d077d9
pkgname = heroku-toolbelt
diff --git a/PKGBUILD b/PKGBUILD
index 05b61e4591c1..095dcd850c12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ranieri Althoff <ranisalt+aur@gmail.com>
pkgname=heroku-toolbelt
-pkgver=3.42.25
+pkgver=3.42.29
pkgrel=1
pkgdesc="Everything you need to get started using Heroku"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
optdepends=('git')
conflicts=('heroku-client-standalone' 'heroku-toolbelt')
source=("https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-${pkgver}.tgz")
-sha256sums=('0394fa11def849d3279969ab503eb6c32f0d81b11735376358d26ba1766ddb56')
+sha256sums=('1c174580a895ec4b446ab2d4837d00e731362dd4ee46268251e2cc7d99d077d9')
package() {
cd "${srcdir}"