summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorysblokje2020-10-07 10:21:19 +0200
committerysblokje2020-10-07 10:21:19 +0200
commit842d603b2d996dd1092177d5f4921fae05df82d4 (patch)
treeafeea59beb35252a00ac06e32b50def0037acb57
parentc252074f6c029568dd78567c6a6342614345b94a (diff)
downloadaur-842d603b2d996dd1092177d5f4921fae05df82d4.tar.gz
version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef96a32193e9..e07e08d72306 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opentx-companion
pkgdesc = EEPROM Editor for OpenTX RC transmitter firmwares
- pkgver = 2.3.9
+ pkgver = 2.3.10
pkgrel = 1
url = http://www.open-tx.org/
arch = x86_64
@@ -28,9 +28,9 @@ pkgbase = opentx-companion
provides = companion
conflicts = companion
conflicts = companion9x-svn
- source = https://github.com/opentx/opentx/archive/release/2.3.9.tar.gz
+ source = https://github.com/opentx/opentx/archive/release/2.3.10.tar.gz
source = installprefix.patch
- sha256sums = c64d4273da8e7bfaf7df838c70d58eb897394f2564cbf0de922ae0faa6c7a888
+ sha256sums = 1803572afb948624bf38bc94e61a1d03f96126eb16f7f88af42c9918bd31b501
sha256sums = 74e7e1280d1238078f62579034490d5f5ab65f22f528a86a8a15b529a7235aeb
pkgname = opentx-companion
diff --git a/PKGBUILD b/PKGBUILD
index 75011895cf5a..a9df8714e5bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
#
# Use with care, I accept no responsibility what so ever.
pkgname=('opentx-companion')
-pkgver=2.3.9
+pkgver=2.3.10
pkgrel=1
pkgdesc="EEPROM Editor for OpenTX RC transmitter firmwares"
arch=('x86_64')
@@ -19,7 +19,7 @@ source=("https://github.com/opentx/opentx/archive/release/$pkgver.tar.gz"
"installprefix.patch"
)
sha256sums=(
- 'c64d4273da8e7bfaf7df838c70d58eb897394f2564cbf0de922ae0faa6c7a888'
+ '1803572afb948624bf38bc94e61a1d03f96126eb16f7f88af42c9918bd31b501'
'74e7e1280d1238078f62579034490d5f5ab65f22f528a86a8a15b529a7235aeb'
)
_srcmap=opentx-release-$pkgver