summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAgesly Danzig2020-11-01 09:21:37 -0300
committerAgesly Danzig2020-11-01 09:21:37 -0300
commit3a72a4ec2311484e0c114caea2ba608103c29d4e (patch)
treecb2b4d31644f2df48c5c4c7a8ee3c1cdaf61b3c6
parentad31de106e9df2945b8761a3475a2d5947f854e3 (diff)
downloadaur-3a72a4ec2311484e0c114caea2ba608103c29d4e.tar.gz
Bump version to 0.32
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13ba91a99349..1e82047cfac4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pext-git
pkgdesc = Python-based extendable tool
- pkgver = 0.25
+ pkgver = 0.32
pkgrel = 1
url = https://pext.io/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 6c56f9afb473..7bb4ae58173b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pext-git
_pkgname=Pext
-pkgver=0.25
+pkgver=0.32
pkgrel=1
pkgdesc='Python-based extendable tool'
url='https://pext.io/'