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

Daniel Wallace dwallace at nymeria.archlinux.org
Sun Feb 9 14:25:36 UTC 2014


    Date: Sunday, February 9, 2014 @ 15:25:36
  Author: dwallace
Revision: 105512

upgpkg: apache-libcloud 0.14.1-1

upgpkg: apache-libcloud 0.14.1

Modified:
  apache-libcloud/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-09 13:50:07 UTC (rev 105511)
+++ PKGBUILD	2014-02-09 14:25:36 UTC (rev 105512)
@@ -7,14 +7,14 @@
 pkgver=0.14.1
 pkgrel=1
 pkgdesc="Apache Libcloud is a standard Python library that abstracts away differences among multiple cloud provider APIs"
-arch=('i686' 'x86_64')
+arch=('any')
 url="https://libcloud.apache.org"
 license=('apache')
 depends=('python2')
-makedepends=('python2-distribute')
+makedepends=('python2-setuptools')
 optdepends=()
 source=(http://www.mirrorservice.org/sites/ftp.apache.org/libcloud/$pkgname-$pkgver.tar.bz2)
-sha256sums=('331eed2002a86493b2496f8e09224fc2766812fa72afb335d4d74f1bf4d36e19')
+sha256sums=('8562fd79c8afc63dabc8f62b08f13a1b1f71644c08e47f913f8c942d2f48c1d0')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list