summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd450d7a8399..cca2cc38fdbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fzf-kill
pkgdesc = kill -9 with fzf
- pkgver = 1.4.2
- pkgrel = 11
+ pkgver = 1.4.3
+ pkgrel = 12
url = https://github.com/Zeioth/fzf-kill.git
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 3c75b3189fa5..88854dd5a404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Adrian Lopez <zeioth@hotmail.com>
pkgname=fzf-kill
_pkgname=fzf-kill
-pkgver=1.4.2
-pkgrel=11
+pkgver=1.4.3
+pkgrel=12
pkgdesc="kill -9 with fzf"
arch=(any)
url="https://github.com/Zeioth/fzf-kill.git"