summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302019-09-07 14:09:56 +0200
committerM0Rf302019-09-07 14:09:56 +0200
commit39c206b504ed21673153545e49a11151e3b04296 (patch)
treef737e19c35c855ad99defc3f9eb1637f523ab5ce
parent4b281129102846a87239940a0fcc5489d8aebfef (diff)
downloadaur-39c206b504ed21673153545e49a11151e3b04296.tar.gz
zerynth-studio: 2.3.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3394f9cbc441..46836aa13202 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zerynth-studio
pkgdesc = A powerful IDE for embedded programming in Python that enables the IoT
- pkgver = 2.3.0
+ pkgver = 2.3.1
pkgrel = 1
url = https://www.zerynth.com/zerynth-studio/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e1f8d043fc58..2999e9f9c495 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zerynth-studio
_archivename=${pkgname%%-studio}.tar.xz
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="A powerful IDE for embedded programming in Python that enables the IoT"
arch=('x86_64')