summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2021-12-13 21:05:46 +0100
committerJake2021-12-13 21:05:46 +0100
commit905033c1e5dad087ce2d6df7da4d3a2062035a93 (patch)
tree0d12854a32c2d2665ef8d2abdbb30a26613095f4
parent87f216d969745d0686a5761105f04c35067f3313 (diff)
downloadaur-905033c1e5dad087ce2d6df7da4d3a2062035a93.tar.gz
Python 3.10 rebuild
Update: hyperion.ng-git 2.0.12.r4.17582ac3-2 Update: octoprint-venv 1.7.2-2 Update: platformio 5.2.3-2 Update: pyspread 2.0.1-2 Update: python-ajsonrpc 1.2.0-2 Update: python-json-rpc 1.13.0-2 Update: searx 1.0.0-3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4c4dbbe291a..45c23562f0dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = platformio
pkgdesc = A cross-platform code builder and library manager
pkgver = 5.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/platformio/platformio-core/
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index c45f08cc62b0..ccc7f2ff4ac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=platformio
pkgver=5.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform code builder and library manager"
arch=('any')
url="https://github.com/platformio/platformio-core/"