summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorysblokje2020-06-14 22:17:21 +0200
committerysblokje2020-06-14 22:17:21 +0200
commitc252074f6c029568dd78567c6a6342614345b94a (patch)
tree7777ae52961db61fedd39b494aa826395731fd55
parent3c105ffd24e25339de00a0348c164a80f2e0ae9a (diff)
downloadaur-c252074f6c029568dd78567c6a6342614345b94a.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 0b0fcb1cfb7c..ef96a32193e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opentx-companion
pkgdesc = EEPROM Editor for OpenTX RC transmitter firmwares
- pkgver = 2.3.8
+ pkgver = 2.3.9
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.8.tar.gz
+ source = https://github.com/opentx/opentx/archive/release/2.3.9.tar.gz
source = installprefix.patch
- sha256sums = a14a3395deb9925c8f444c240373aa9da20a961f2e99a769689c52a39aed8693
+ sha256sums = c64d4273da8e7bfaf7df838c70d58eb897394f2564cbf0de922ae0faa6c7a888
sha256sums = 74e7e1280d1238078f62579034490d5f5ab65f22f528a86a8a15b529a7235aeb
pkgname = opentx-companion
diff --git a/PKGBUILD b/PKGBUILD
index 392fc6115cb7..75011895cf5a 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.8
+pkgver=2.3.9
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=(
- 'a14a3395deb9925c8f444c240373aa9da20a961f2e99a769689c52a39aed8693'
+ 'c64d4273da8e7bfaf7df838c70d58eb897394f2564cbf0de922ae0faa6c7a888'
'74e7e1280d1238078f62579034490d5f5ab65f22f528a86a8a15b529a7235aeb'
)
_srcmap=opentx-release-$pkgver