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 642cf507ceb0..9838f8c15710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Kartik Mohta <kartikmohta@gmail.com>
pkgname=('python2-rosdistro')
-pkgver='0.8.2'
-pkgrel=2
+pkgver='0.8.3'
+pkgrel=1
pkgdesc='A tool to work with rosdistro files'
arch=('any')
url='https://github.com/ros-infrastructure/rosdistro'
@@ -12,7 +12,7 @@ makedepends=('python2-setuptools')
conflicts=('python-rosdistro')
source=("https://github.com/ros-infrastructure/rosdistro/archive/${pkgver}.tar.gz")
-sha256sums=('ca6e7955820658781bde572927895c2ae8d89c37d5d891a254fd9cc29f9904a6')
+sha256sums=('ecdf3fc85a1aced74950d8bf8946509d841aa846277789c037ac38e11ed67e2e')
_module='rosdistro'