summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Jin2021-08-14 16:09:23 +0800
committerBin Jin2021-08-14 16:09:23 +0800
commit3a5070e648dddbd45f4f314d73b4d0c0d1f54cd1 (patch)
tree554aec80b375360a3f789b4dc9acc2afdc8d5264
parent7a5803565f781c73e72ab352166cebed5a0ebf32 (diff)
downloadaur-opentx-companion-bin.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 931bf777bc0f..0e1557614dba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opentx-companion-bin
pkgdesc = Models and settings editor for the OpenTX open source firmware.
- pkgver = 2.3.12
+ pkgver = 2.3.14
pkgrel = 1
url = http://www.open-tx.org/
install = opentx-companion-bin.install
@@ -16,7 +16,7 @@ pkgbase = opentx-companion-bin
conflicts = companion9x-svn
options = !strip
options = !emptydirs
- source_x86_64 = https://downloads.open-tx.org/2.3/release/companion/linux/companion23_2.3.12_amd64.deb
- sha512sums_x86_64 = aad2b40a94c7e52527c8d538865a725af5ee9e6964d774bd59640f734fc96c908581cdb6e51db4b0120e33886a5218ca9ced86808e460b3ec4d96e7bcb0c060b
+ source_x86_64 = https://downloads.open-tx.org/2.3/release/companion/linux/companion23_2.3.14_amd64.deb
+ sha512sums_x86_64 = c42f6b609eb5fd15fe29135c0c43fe45778ca2f4520d225b69005f19d444d045cc47399edffc78e34c6694be1abbac78b7461fab9f5b918e692591f511484412
pkgname = opentx-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6d49848db16c..89aa71d153c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alex
# Contributor: Alex
pkgname=('opentx-companion-bin')
-pkgver=2.3.12
+pkgver=2.3.14
pkgrel=1
pkgdesc="Models and settings editor for the OpenTX open source firmware."
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=('companion' 'companion9x-svn')
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("https://downloads.open-tx.org/2.3/release/companion/linux/companion23_${pkgver}_amd64.deb")
-sha512sums_x86_64=('aad2b40a94c7e52527c8d538865a725af5ee9e6964d774bd59640f734fc96c908581cdb6e51db4b0120e33886a5218ca9ced86808e460b3ec4d96e7bcb0c060b')
+sha512sums_x86_64=('c42f6b609eb5fd15fe29135c0c43fe45778ca2f4520d225b69005f19d444d045cc47399edffc78e34c6694be1abbac78b7461fab9f5b918e692591f511484412')
package(){