summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Moldtmann2021-07-16 18:51:00 +0200
committerErik Moldtmann2021-07-16 18:51:00 +0200
commitb03a5f6064cdc0dbd07000e8532e0c0f6d5a4454 (patch)
tree0c0a27ead21506c528dfd85c7ea8ba5d37decfb6
parent160e7c736e1aa0feac402432b08cc87281593839 (diff)
downloadaur-b03a5f6064cdc0dbd07000e8532e0c0f6d5a4454.tar.gz
bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ce3bd13e825..702a9406727a 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.6
- pkgrel = 3
+ pkgver = 0.5.8
+ 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.6/expresslrs-configurator-0.5.6.pacman
- md5sums = 6ecb35adbd1c344a22db8e76f8f8e672
+ source = https://github.com/ExpressLRS/ExpressLRS-Configurator/releases/download/v0.5.8/expresslrs-configurator-0.5.8.pacman
+ md5sums = 193ae2008fb1ea65478604991d92ff13
pkgname = expresslrs-configurator
diff --git a/PKGBUILD b/PKGBUILD
index e0ec32a29d89..2fe9d9e604c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Moldtmann <erik@moldtmann.de>
pkgname=expresslrs-configurator
-pkgver=0.5.6
-pkgrel=3
+pkgver=0.5.8
+pkgrel=1
epoch=
pkgdesc="Cross platform configuration & build tool for the ExpressLRS radio link"
arch=('x86_64')
@@ -22,7 +22,7 @@ changelog=
source=(
"https://github.com/ExpressLRS/ExpressLRS-Configurator/releases/download/v$pkgver/expresslrs-configurator-$pkgver.pacman"
)
-md5sums=('6ecb35adbd1c344a22db8e76f8f8e672')
+md5sums=('193ae2008fb1ea65478604991d92ff13')
noextract=()
package() {