[arch-commits] Commit in vagrant/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Tue Jul 19 08:58:16 UTC 2016


    Date: Tuesday, July 19, 2016 @ 08:58:15
  Author: jsteel
Revision: 183108

upgpkg: vagrant 1.8.5-1

Modified:
  vagrant/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-19 07:04:46 UTC (rev 183107)
+++ PKGBUILD	2016-07-19 08:58:15 UTC (rev 183108)
@@ -10,7 +10,7 @@
 # Contributor: Steven Nance <steven at devtrw.com>
 
 pkgname=vagrant
-pkgver=1.8.4
+pkgver=1.8.5
 pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 options=('!emptydirs')
 depends=('vagrant-substrate')
 source=($pkgname-$pkgver.tar.gz::http://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('15f72510e1c8afdca08efcd01e7bf3f0')
+md5sums=('fb69b95e0ad29ac3af90f919c818a39c')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list