summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 985bfc294391..2c6fb57befaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Automatically generated by pip2arch on 2014-06-09
pkgname=python2-rosdistro
-pkgver=0.3.5
+pkgver=0.4.1
pkgrel=1
pkgdesc="A tool to work with rosdistro files"
url="http://wiki.ros.org/rosdistro"
@@ -10,7 +10,7 @@ makedepends=('python2')
license=('BSD, MIT')
arch=('any')
source=("https://pypi.python.org/packages/source/r/rosdistro/rosdistro-$pkgver.tar.gz")
-md5sums=('23ab4292ee777a56962b6ae9ebff306a')
+md5sums=('722000b0872edabb55371c5ce964efd5')
build() {
cd $srcdir/rosdistro-$pkgver