summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35a99fcedbe3..ab8e5b9a555a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vul-fzf-git
pkgdesc = Latin Vulgate with fuzzy finder
- pkgver = r1.2
+ pkgver = r1.21
pkgrel = 1
url = https://github.com/varagnac/pure-text-bible
arch = any
@@ -10,8 +10,8 @@ pkgbase = vul-fzf-git
depends = fzf
optdepends = xclip: X11 clipboard support
optdepends = wl-clipboard: Wayland clipboard support
- source = vul-fzf-git-r1.2::https://github.com/varagnac/pure-text-bible/raw/master/vulgate_fzf
- md5sums = 426e093b0fb78ec6b9950e348330f120
+ source = vul-fzf-git-r1.21::https://github.com/varagnac/pure-text-bible/raw/master/vulgate_fzf
+ md5sums = 21e2cf8d44bd9a5d7471def3f907b232
pkgname = vul-fzf-git
diff --git a/PKGBUILD b/PKGBUILD
index f784483d9ec9..abe84e2491c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Varagnac Kim <vacaniat@pm.me>
pkgname=vul-fzf-git
-pkgver=r1.2
+pkgver=r1.21
pkgrel=1
pkgdesc="Latin Vulgate with fuzzy finder"
arch=(any)
@@ -10,7 +10,7 @@ depends=('bash' 'gawk' 'fzf')
optdepends=('xclip: X11 clipboard support'
'wl-clipboard: Wayland clipboard support')
source=("${pkgname}-${pkgver}::https://github.com/varagnac/pure-text-bible/raw/master/vulgate_fzf")
-md5sums=('21e2cf8d44bd9a5d7471def3f907b232')
+md5sums=('d42d4cb3374ffac05c0ddca1df334327')
package() {
cd "$srcdir/"