summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63102170bf7e..752ea7004226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Automatically generated by pip2arch on 2014-06-09
pkgname=python-rosdistro
-pkgver=0.4.2
-pkgrel=2
+pkgver=0.4.7
+pkgrel=1
pkgdesc="A tool to work with rosdistro files"
url="http://wiki.ros.org/rosdistro"
depends=('python')
@@ -10,7 +10,7 @@ makedepends=('python' 'python-setuptools')
license=('BSD, MIT')
arch=('any')
source=("https://pypi.python.org/packages/source/r/rosdistro/rosdistro-$pkgver.tar.gz")
-sha256sums=('a7964d2d5d3eb111c3a5a40a4736bc39100abeb1d2066f67fa76da1376abe2d6')
+sha256sums=('f44757336bcee4089f6f6d570248e7c4e09eebfe5238d6ae60d8bd35361eedc4')
conflicts=(python2-rosdistro)
build() {