diff options
-rw-r--r-- | testing/platformio-core/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/platformio-core/APKBUILD b/testing/platformio-core/APKBUILD index 45e9f8c456..070cfb8455 100644 --- a/testing/platformio-core/APKBUILD +++ b/testing/platformio-core/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=platformio-core pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="An open source ecosystem for IoT development" url="https://platformio.org" arch="noarch" |