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 413ea70e3e4e..81af1b5ca997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ pkgdesc='Utilities for building Arch packages for ROS stacks.'
url="https://github.com/ros-melodic-arch/ros-build-tools-py3"
pkgname='ros-build-tools-py3'
-pkgver='0.3.0'
+pkgver='0.3.1'
arch=('any')
-pkgrel=2
+pkgrel=1
license=('BSD')
makedepends=()
optdepends=('python3' 'python-argparse' 'python-yaml' 'python-termcolor' 'python-certifi')
@@ -22,7 +22,7 @@ source=('fix-python-scripts.sh'
sha256sums=('5528486d640d91136276edda2075aefc06f360e6297e556051bae57b9479aeda'
'e71cdd2288bf3a659fa40824464e64031d2ec45fab57f120d8c49b92954d5ad5'
- '3cefd5b46df589da2ea0a90756d645ea54341522a3517d6281a6e2f5bdc65225')
+ '6171500f4e807e170f3705277032107b3902502a7fcccf8ab5b300a35580ebf7')
build() {
return 0
}