diff options
author | Achmad Fathoni | 2021-02-10 11:49:28 +0700 |
---|---|---|
committer | Achmad Fathoni | 2021-02-10 11:49:28 +0700 |
commit | 1910d399982e25135345f90d3b3cccf6e891762d (patch) | |
tree | e1804372b7ce709c9f032645c981a68a27f6dbc2 /.SRCINFO | |
parent | 3f26d238aa32cfc35a35227053df782f213ca670 (diff) | |
download | aur-1910d399982e25135345f90d3b3cccf6e891762d.tar.gz |
Update to 1.8.6
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,15 +1,15 @@ pkgbase = ros-noetic-smclib pkgdesc = ROS - The State Machine Compiler (SMC) from https://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. - pkgver = 1.8.5 - pkgrel = 3 + pkgver = 1.8.6 + pkgrel = 1 url = http://smc.sourceforge.net/ arch = any license = Mozilla Public License Version 1.1 makedepends = cmake makedepends = ros-build-tools makedepends = ros-noetic-catkin - source = ros-noetic-smclib-1.8.5.tar.gz::https://github.com/ros/bond_core/archive/1.8.5.tar.gz - sha256sums = b70f0fe5b4979fe2e7390bff9671b2581eefa91f4ac41f4af01eb1f2bef0e1f4 + source = ros-noetic-smclib-1.8.6.tar.gz::https://github.com/ros/bond_core/archive/1.8.6.tar.gz + sha256sums = 33ec23816b57630c449b4a629504bd0112eeef5cee15652b3759ab11088a1e81 pkgname = ros-noetic-smclib |