summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad332382cfc5..396b53ff7ff2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jesc-configurator-bin
pkgdesc = Flashing and configuring of JESC on BLHeli_S ESCs (see https://jflight.net).
- pkgver = 1.2.8
+ pkgver = 1.2.9
pkgrel = 1
url = https://github.com/jflight-public/jesc-configurator
install = jesc-configurator-bin.install
@@ -9,11 +9,11 @@ pkgbase = jesc-configurator-bin
provides = jesc-configurator
conflicts = jesc-configurator
options = !strip
- source = https://github.com/jflight-public/jesc-configurator/releases/download/v1.2.8/JESC-Configurator_linux64_1.2.8.zip
+ source = https://github.com/jflight-public/jesc-configurator/releases/download/v1.2.9/JESC-Configurator_linux64_1.2.9.zip
source = https://raw.githubusercontent.com/jflight-public/jesc-configurator/master/images/icon_128.png
source = https://raw.githubusercontent.com/jflight-public/jesc-configurator/master/LICENSE
source = jesc-configurator.desktop
- sha256sums = 9120f4e152ba8646ebd7bb0b36b37cd29c51fa64a223dd224ab52f2494397688
+ sha256sums = 704f63f4d6e05d9ac28bde73deeafb4119a8200c68029087e1453bd62431934f
sha256sums = 0356279bd144225c42ad1605b02913ea013762d3de19e78e27281f966e4da947
sha256sums = 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2
sha256sums = 507f26e8e54f6097e43a9b9cb6de6d231393a4ce18308745a29e1a605ac77ec7
diff --git a/PKGBUILD b/PKGBUILD
index d1358d5172d0..efb762f78e12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jesc-configurator-bin
_pkgname=jesc-configurator
-pkgver=1.2.8
+pkgver=1.2.9
pkgrel=1
pkgdesc="Flashing and configuring of JESC on BLHeli_S ESCs (see https://jflight.net)."
arch=('x86_64')
@@ -14,7 +14,7 @@ source=(
"jesc-configurator.desktop"
)
-sha256sums=('9120f4e152ba8646ebd7bb0b36b37cd29c51fa64a223dd224ab52f2494397688'
+sha256sums=('704f63f4d6e05d9ac28bde73deeafb4119a8200c68029087e1453bd62431934f'
'0356279bd144225c42ad1605b02913ea013762d3de19e78e27281f966e4da947'
'589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2'
'507f26e8e54f6097e43a9b9cb6de6d231393a4ce18308745a29e1a605ac77ec7')