summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Jin2021-06-22 21:38:50 +0800
committerBin Jin2021-06-22 21:38:50 +0800
commit7a5803565f781c73e72ab352166cebed5a0ebf32 (patch)
tree3055ce43bd1a1a8b53278708f796250a487e0065
parent11bfdca21df7d23b0e1ab2c23c12adf73729a0cc (diff)
downloadaur-7a5803565f781c73e72ab352166cebed5a0ebf32.tar.gz
new release
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8575a1b08841..931bf777bc0f 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.11
+ pkgver = 2.3.12
pkgrel = 1
url = http://www.open-tx.org/
install = opentx-companion-bin.install
@@ -16,8 +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.11_amd64.deb
- sha512sums_x86_64 = aea3eae3174996139d7e614f33883e781e5a5a23313be909ade545853a83a51fe304bd314c8c00b10540f753a57ec52d0d8dd93b3b9ad345e10258cb0bf7f5ab
+ source_x86_64 = https://downloads.open-tx.org/2.3/release/companion/linux/companion23_2.3.12_amd64.deb
+ sha512sums_x86_64 = aad2b40a94c7e52527c8d538865a725af5ee9e6964d774bd59640f734fc96c908581cdb6e51db4b0120e33886a5218ca9ced86808e460b3ec4d96e7bcb0c060b
pkgname = opentx-companion-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index d321a1802e47..6d49848db16c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alex
# Contributor: Alex
pkgname=('opentx-companion-bin')
-pkgver=2.3.11
+pkgver=2.3.12
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=('aea3eae3174996139d7e614f33883e781e5a5a23313be909ade545853a83a51fe304bd314c8c00b10540f753a57ec52d0d8dd93b3b9ad345e10258cb0bf7f5ab')
+sha512sums_x86_64=('aad2b40a94c7e52527c8d538865a725af5ee9e6964d774bd59640f734fc96c908581cdb6e51db4b0120e33886a5218ca9ced86808e460b3ec4d96e7bcb0c060b')
package(){