summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2016-06-16 12:34:19 +0200
committerBenjamin Chrétien2016-06-16 12:37:52 +0200
commit9a13a221836636f2e5b9b36ebe0d248f1518f67c (patch)
tree9cb5295f9809d36d164e6dadb528b6001581341b /PKGBUILD
parent7cd610e2d9d08a16e69940c6bb6ff702fdbd5b6b (diff)
downloadaur-9a13a221836636f2e5b9b36ebe0d248f1518f67c.tar.gz
Update to version 0.4.7 (pkgrel 1)
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() {