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 7c402a9f2434..956cd3f71a30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='python2-rosdistro'
pkgname=('python2-rosdistro')
_module='rosdistro'
-pkgver='0.7.4'
+pkgver='0.7.5'
pkgrel=1
pkgdesc="A tool to work with rosdistro files"
url="http://wiki.ros.org/rosdistro"
@@ -12,8 +12,8 @@ conflicts=('python-rosdistro')
makedepends=('python2-setuptools')
license=('BSD')
arch=('any')
-source=("https://files.pythonhosted.org/packages/e9/0c/1e6127d900b6f828db37df36ef971f249f2429924acdac36a79d5e31ae60/rosdistro-0.7.4.tar.gz")
-sha256sums=('266e1a27d939a6a3c1f3e4dc3043f4b8306601b5ca1cb96ef8e5904ac2d397ef')
+source=("https://files.pythonhosted.org/packages/84/34/ab8d4908cea3d9fdf95cf298ab278421122b5a8303a09b22c9f19eb20e27/rosdistro-0.7.5.tar.gz")
+sha256sums=('85908df55c6a930ec41b8ac2d1574c578c4049d8337f4b1843113bec001e6fe6')
build() {
cd "${srcdir}/${_module}-${pkgver}"