summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a82d12196a6..385c0175a672 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pext
pkgdesc = Python-based extendable tool
- pkgver = 0.22
+ pkgver = 0.23
pkgrel = 1
url = https://pext.io/
arch = any
@@ -18,7 +18,7 @@ pkgbase = pext
optdepends = ffmpeg: radiobrowser music support
provides = pext
conflicts = pext
- source = https://github.com/Pext/Pext/archive/v0.22.tar.gz
+ source = https://github.com/Pext/Pext/archive/v0.23.tar.gz
sha256sums = 908a98f5e0804b935b1efe21b48470fe543672b5494437475474bccbb1acb289
pkgname = pext
diff --git a/PKGBUILD b/PKGBUILD
index ea06d59e14c6..6958e8d7b669 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pext
_pkgname=Pext
-pkgver=0.22
+pkgver=0.23
pkgrel=1
pkgdesc='Python-based extendable tool'
url='https://pext.io/'