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 8dfe3824dcd3..3c4b383fb11d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='python-rosdistro'
pkgname=('python-rosdistro')
_module='rosdistro'
-pkgver='0.7.2'
+pkgver='0.7.3'
pkgrel=1
pkgdesc="A tool to work with rosdistro files"
url="http://wiki.ros.org/rosdistro"
@@ -12,8 +12,8 @@ conflicts=('python2-rosdistro')
makedepends=('python-setuptools')
license=('BSD')
arch=('any')
-source=("https://files.pythonhosted.org/packages/source/r/rosdistro/rosdistro-${pkgver}.tar.gz")
-md5sums=('dfc33ea084fcc020410b0cfb4ee147d0')
+source=("https://files.pythonhosted.org/packages/04/30/665c0ed60529fbcc7122b270f22f65939fb003d44c7e810c67186435561a/rosdistro-0.7.3.tar.gz")
+md5sums=('91ef40a42e4e4e623bf25398c2a4b117')
build() {
cd "${srcdir}/${_module}-${pkgver}"