summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0f9018c19ec..bad260b64a9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = inav-configurator-bin
pkgdesc = Crossplatform configuration tool for the INAV flight control system
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/iNavFlight/inav-configurator
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b3aa5d5c1891..0bbaf9d6e5ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=inav-configurator-bin
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Crossplatform configuration tool for the INAV flight control system"
arch=('i686' 'x86_64')
url="https://github.com/iNavFlight/inav-configurator"