summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorysblokje2020-06-14 21:03:59 +0200
committerysblokje2020-06-14 21:03:59 +0200
commit3c105ffd24e25339de00a0348c164a80f2e0ae9a (patch)
tree22c829af96c983368ef76240bece8d77f275b98a
parentf7f4c1391d1c2264d7accb31a049737bf7dad2ab (diff)
downloadaur-3c105ffd24e25339de00a0348c164a80f2e0ae9a.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 1f2a468a2d10..0b0fcb1cfb7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opentx-companion
pkgdesc = EEPROM Editor for OpenTX RC transmitter firmwares
- pkgver = 2.3.7
+ pkgver = 2.3.8
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.7.tar.gz
+ source = https://github.com/opentx/opentx/archive/release/2.3.8.tar.gz
source = installprefix.patch
- sha256sums = 92c48f8eec926d5058fb08a3f1ed412576d8f58ed38e903f30d2d5035cd817fc
+ sha256sums = a14a3395deb9925c8f444c240373aa9da20a961f2e99a769689c52a39aed8693
sha256sums = 74e7e1280d1238078f62579034490d5f5ab65f22f528a86a8a15b529a7235aeb
pkgname = opentx-companion
diff --git a/PKGBUILD b/PKGBUILD
index 676ba2320eb6..392fc6115cb7 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.7
+pkgver=2.3.8
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=(
- '92c48f8eec926d5058fb08a3f1ed412576d8f58ed38e903f30d2d5035cd817fc'
+ 'a14a3395deb9925c8f444c240373aa9da20a961f2e99a769689c52a39aed8693'
'74e7e1280d1238078f62579034490d5f5ab65f22f528a86a8a15b529a7235aeb'
)
_srcmap=opentx-release-$pkgver