summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2024-02-29 14:48:49 +0800
committerpingplug2024-02-29 14:48:49 +0800
commitff5411d7c7531c8bd8e463a68206722d8691eef2 (patch)
treeffe69593af1679ae5fb4e6004974137325c08d10
parent5d986e7435f189bf0f154bf54c62d78bbd97896a (diff)
downloadaur-soem.tar.gz
bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8bd767502e7..b0991817dbee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = soem
pkgdesc = Simple Open EtherCAT Master Library
- pkgver = 1.4.0.r70.ga901500
+ pkgver = 1.4.0.r74.g1817b8b
pkgrel = 1
url = https://openethercatsociety.github.io/doc/soem
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = git
- source = git+https://github.com/OpenEtherCATsociety/SOEM.git#commit=a901500618405760a564e64a6816705e29f50f9f
+ source = git+https://github.com/OpenEtherCATsociety/SOEM.git#commit=1817b8b4fec10c66e4d97de73302ebe496bb82ce
source = fix-scatech.patch
sha256sums = SKIP
sha256sums = a3755e1a5f371bae982b4c36b5a3df0d1ff6d38c2f31b1b70326e5b8343050fe
diff --git a/PKGBUILD b/PKGBUILD
index 589043ec1a96..65de28aea919 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: pingplug < aur at pingplug dot me >
-_commit=a901500618405760a564e64a6816705e29f50f9f
+_commit=1817b8b4fec10c66e4d97de73302ebe496bb82ce
_pkgname=SOEM
pkgname=soem
-pkgver=1.4.0.r70.ga901500
+pkgver=1.4.0.r74.g1817b8b
pkgrel=1
pkgdesc="Simple Open EtherCAT Master Library"
arch=('x86_64')