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 2e1474553fcf..b9281d4ae1a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = expresslrs-configurator
pkgdesc = Cross platform configuration & build tool for the ExpressLRS radio link
- pkgver = 0.5.2
+ pkgver = 0.5.3
pkgrel = 1
url = https://github.com/ExpressLRS/ExpressLRS-Configurator
arch = x86_64
license = GPL
- source = https://github.com/ExpressLRS/ExpressLRS-Configurator/releases/download/v0.5.2/expresslrs-configurator-0.5.2.pacman
- md5sums = e878f3c8777ae8c9af39784342aaf706
+ source = https://github.com/ExpressLRS/ExpressLRS-Configurator/releases/download/v0.5.3/expresslrs-configurator-0.5.3.pacman
+ md5sums = 33ac72b1cbfd2a02505f4169e4f744b4
pkgname = expresslrs-configurator
diff --git a/PKGBUILD b/PKGBUILD
index 9f45fa50120a..34ceba5fa06d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Erik Moldtmann <erik@moldtmann.de>
pkgname=expresslrs-configurator
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
epoch=
pkgdesc="Cross platform configuration & build tool for the ExpressLRS radio link"
@@ -20,7 +20,7 @@ options=()
install=
changelog=
source=("https://github.com/ExpressLRS/ExpressLRS-Configurator/releases/download/v$pkgver/expresslrs-configurator-$pkgver.pacman")
-md5sums=('e878f3c8777ae8c9af39784342aaf706')
+md5sums=('33ac72b1cbfd2a02505f4169e4f744b4')
noextract=()
package() {