summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86cba8fbb1f3..419deb428581 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jet-edit
pkgdesc = jet is a fast and intuitive regex find & replace cli
- pkgver = r14.6394d68
- pkgrel = 5
+ pkgver = r15.125704c
+ pkgrel = 6
url = https://github.com/NicoNex/jet
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index a89325ff59c4..1282d5389171 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=jet-edit
_pkgname=jet
-pkgver=r14.6394d68
-pkgrel=5
+pkgver=r15.125704c
+pkgrel=6
pkgdesc="jet is a fast and intuitive regex find & replace cli"
arch=('any')
url="https://github.com/NicoNex/${_pkgname}"