summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2022-09-03 06:26:13 -0400
committeracxz2022-09-03 06:26:13 -0400
commit24cd96b0f9985c60d2aafeed0415e37cf501361b (patch)
tree007486c66e1a19cb86575adb3bc337a13e15081e /PKGBUILD
parent1c856dddf3ba36a1728f6e9b9d10ac93dde6bbdd (diff)
downloadaur-24cd96b0f9985c60d2aafeed0415e37cf501361b.tar.gz
upgpkg: ignition-common 4.5.2-1
upstream release upgpkg: ignition-common 4.5.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cf05c210e07..e577e88ddbc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
# Contributor: Tim Rakowski <tim.rakowski@gmail.com>
pkgname=ignition-common
-pkgver=4.5.1
+pkgver=4.5.2
pkgrel=1
pkgdesc="A collection of useful classes and functions for handling many command tasks. This includes parsing 3D mesh files, managing console output, and using PID controllers."
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('ignition-cmake>=2' 'util-linux')
optdepends=()
conflicts=()
source=("https://github.com/ignitionrobotics/ign-common/archive/${pkgname}4_${pkgver}.tar.gz")
-sha256sums=('3c56894f01fdd4ab7d550d1cc815265bb87050549646d4a036b59380cb833075')
+sha256sums=('b681f0efa9eb577e6c6edd307c54aa128c297606a61e9de1093ef990502569c4')
_dir="gz-common-${pkgname}4_${pkgver}"