summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2022-04-04 17:43:31 +0800
committerpingplug2022-04-04 17:43:31 +0800
commit420d7e2819aa82c0b2e7683032ec698e84b9a97c (patch)
tree0391f79a69f93349729264aa445f6474207d11d3
parent6a880177dc64abd728f8820dfedc51dd3b5abb15 (diff)
downloadaur-420d7e2819aa82c0b2e7683032ec698e84b9a97c.tar.gz
bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27df57fea1ff..1894d5884a8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = soem
pkgdesc = Simple Open EtherCAT Master Library
- pkgver = 1.4.0.r61.g9b6ebd6
- pkgrel = 2
+ pkgver = 1.4.0.r63.g703a6e0
+ 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=9b6ebd6e43e03be461c5eab803a74786319a14db
+ source = git+https://github.com/OpenEtherCATsociety/SOEM.git#commit=703a6e08d60e7157e9f094ab81d5597579bb852e
source = fix-scatech.patch
sha256sums = SKIP
sha256sums = a3755e1a5f371bae982b4c36b5a3df0d1ff6d38c2f31b1b70326e5b8343050fe
diff --git a/PKGBUILD b/PKGBUILD
index a0f693cc3d81..752f1abe4659 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: pingplug < aur at pingplug dot me >
-_commit=9b6ebd6e43e03be461c5eab803a74786319a14db
+_commit=703a6e08d60e7157e9f094ab81d5597579bb852e
_pkgname=SOEM
pkgname=soem
-pkgver=1.4.0.r61.g9b6ebd6
-pkgrel=2
+pkgver=1.4.0.r63.g703a6e0
+pkgrel=1
pkgdesc="Simple Open EtherCAT Master Library"
arch=('x86_64')
url="https://openethercatsociety.github.io/doc/soem"