summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKartik Mohta2019-04-07 18:10:24 -0700
committerKartik Mohta2019-04-07 18:10:24 -0700
commitfce7b5a6c19c3da7013276015ad54a02f55f3db3 (patch)
tree202810417014d8a170f84b371671f33ff7dba077 /PKGBUILD
parentf901a4139d63b5b0b3b00cd374585c04ec7138ec (diff)
downloadaur-fce7b5a6c19c3da7013276015ad54a02f55f3db3.tar.gz
Update version
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}"