summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKartik Mohta2022-06-26 12:34:47 +0530
committerKartik Mohta2022-06-26 12:34:47 +0530
commit947a9a62ec3c915193cfc481eef3ee53396839aa (patch)
treea9afc68999cad19bb12a565bc73e705bc92929fb /PKGBUILD
parent29accd80973d1e0d88e06ba9cff1ec6bd622852f (diff)
downloadaur-947a9a62ec3c915193cfc481eef3ee53396839aa.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d085a975a07f..d8f1e3e3878d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kartik Mohta <kartikmohta@gmail.com>
pkgname=('python-catkin_tools')
-pkgver='0.8.5'
+pkgver='0.9.0'
pkgrel=1
pkgdesc='Command line tools for working with catkin'
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
provides=('python-catkin-tools')
conflicts=('python2-catkin_tools' 'python-catkin-tools')
source=("https://github.com/catkin/catkin_tools/archive/${pkgver}.tar.gz")
-sha256sums=('1f322aa1b292501aedcabe746e7871e45e93e11ec9f19a37fd1c5f93d8dcd478')
+sha256sums=('1ded682e4c13ef9aef97ff12472357418eb0c1581db5c319d2594162bfc18652')
_module='catkin_tools'