summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2022-04-08 04:55:34 +0700
committerAchmad Fathoni2022-04-08 04:55:34 +0700
commitbce22c14d3e2b3ae07bcb810283c61863bc02a03 (patch)
tree3255b0d428c8750e4df9a2aea365d6e5c3155fb7
parente44d1a135b574b158d4dc08430466dca4c31aa0b (diff)
downloadaur-bce22c14d3e2b3ae07bcb810283c61863bc02a03.tar.gz
Bump release version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d3433a35c9b..232cfd7c01d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ignition-common
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.
pkgver = 4.5.0
- pkgrel = 2
+ pkgrel = 3
url = https://ignitionrobotics.org/libs/common
arch = any
groups = development
diff --git a/PKGBUILD b/PKGBUILD
index ac3a7eb8125d..d57a7b6d06a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tim Rakowski <tim.rakowski@gmail.com>
pkgname=ignition-common
pkgver=4.5.0
-pkgrel=2
+pkgrel=3
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')
url="https://ignitionrobotics.org/libs/common"