summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWil Thomason2017-05-08 18:28:51 -0400
committerWil Thomason2017-05-08 18:28:51 -0400
commit660a85e7bb1736ac27f0a727b6a8891acb49e488 (patch)
tree6c1f3fba51838636eb689ab0ec2957127a333c7d
parent8a0b2ffb7b3fd646318c6e6d5f5ab8f2ba3eefc4 (diff)
downloadaur-660a85e7bb1736ac27f0a727b6a8891acb49e488.tar.gz
Update to 0.4.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a08b5c79ccb..a09d7909f866 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Jun 8 17:05:14 UTC 2016
pkgbase = python2-catkin-tools
pkgdesc = Command line tools for working with catkin
- pkgver = 0.4.2
+ pkgver = 0.4.4
pkgrel = 1
url = https://github.com/catkin/catkin_tools
arch = any
@@ -12,8 +10,8 @@ pkgbase = python2-catkin-tools
depends = python2-setuptools
depends = python2-osrf-pycommon
options = !emptydirs
- source = https://github.com/catkin/catkin_tools/archive/0.4.2.tar.gz
- md5sums = 825639c65ddb287e19573b93b72515ac
+ source = https://github.com/catkin/catkin_tools/archive/0.4.4.tar.gz
+ md5sums = a37d34b159608d1e450cffe33b293b11
pkgname = python2-catkin-tools
diff --git a/PKGBUILD b/PKGBUILD
index 759be76b3171..885678b037a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: v01d <phreakuencies@gmail.com>
+# Maintainer: Wil Thomason <wbthomason at cs dot cornell dot edu>
+# Contributor: v01d <phreakuencies@gmail.com>
pkgname=python2-catkin-tools
_pkgname=catkin_tools
-pkgver=0.4.2
+pkgver=0.4.4
pkgrel=1
pkgdesc="Command line tools for working with catkin"
arch=(any)
@@ -17,4 +18,4 @@ package() {
}
# vim:set ts=2 sw=2 et:
-md5sums=('825639c65ddb287e19573b93b72515ac')
+md5sums=('a37d34b159608d1e450cffe33b293b11')