summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Borgert2023-01-14 20:04:28 +0100
committerTobias Borgert2023-01-14 20:04:28 +0100
commit6cc53736cd9929c81d6a591bd7c4b169b2d348fd (patch)
treee0c34f591dac0fc9d02f1e21a47bfe5cc9aa0910
parente0219d6ee4124463afc1affad15bc6b7e89d6a44 (diff)
downloadaur-6cc53736cd9929c81d6a591bd7c4b169b2d348fd.tar.gz
Update to v5.11.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rwxr-xr-xautoup.bash2
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dfc986f135a..940fbbf5b823 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ecal
pkgdesc = enhanced Communication Abstraction Layer
- pkgver = 5.10.3
+ pkgver = 5.11.1
pkgrel = 1
url = https://github.com/eclipse-ecal/ecal
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = ecal
depends = hdf5
backup = etc/ecal/ecal.ini
backup = etc/ecal/ecaltime.ini
- source = https://github.com/eclipse-ecal/ecal/releases/download/v5.10.3/ecal-fat-source.tar.gz
+ source = https://github.com/eclipse-ecal/ecal/releases/download/v5.11.1/ecal-fat-source.tar.gz
sha256sums = 3d80dc37364474e3a9cf52ac0b05a3cd256e407d547ae0417545f0947f9fd558
pkgname = ecal
diff --git a/PKGBUILD b/PKGBUILD
index 7f58d54ff1d6..e866021f53e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tobias Borgert <tobias (dot) borgert (at) gmail (dot) com>
pkgname=ecal
-pkgver=5.10.3
+pkgver=5.11.1
pkgrel=1
pkgdesc="enhanced Communication Abstraction Layer"
arch=('x86_64' 'armv7h')
diff --git a/autoup.bash b/autoup.bash
index 26f26f64c04a..64cb4d276066 100755
--- a/autoup.bash
+++ b/autoup.bash
@@ -29,4 +29,4 @@ if [ "$?" -ne 0 ]; then
exit 1
fi
-echo "Autoupdate successful. Ready to add, commit and push the changes."
+echo "Autoupdate successful. Ready to add, commit and push the changes."