summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhishek Mudgal2019-03-26 12:50:29 +0530
committerAbhishek Mudgal2019-03-26 12:50:29 +0530
commit51423000c7f63565a6b30b1dcfae5e6f603c7182 (patch)
tree0215ed1ebbc1cef3f46e998da5ee2551174c40c1
parentf12429d542af85c1060b558cc4d36bc511db3c46 (diff)
downloadaur-51423000c7f63565a6b30b1dcfae5e6f603c7182.tar.gz
Version bump to 0.23
-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/'