summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-01-23 12:45:15 +0100
committerKlaus Alexander Seistrup2024-01-23 12:45:15 +0100
commit0911a0633e2fc0d9a0ed8f3bd34e9ff7779218bc (patch)
tree3f145eb06144395892d9fdd17f3108fd65ca4a80
parent714c9d41e72154a54a36acc3dc610b5717c9632e (diff)
downloadaur-0911a0633e2fc0d9a0ed8f3bd34e9ff7779218bc.tar.gz
New upstream release: v2.1.0
Release notes: * https://github.com/darrenldl/docfd/releases/tag/2.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a17b285dee2..6ebbd25e2263 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = docfd-bin
pkgdesc = TUI multiline fuzzy document finder (pre-compiled)
- pkgver = 2.0.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/darrenldl/docfd
arch = x86_64
license = MIT
provides = docfd
conflicts = docfd
- source = https://github.com/darrenldl/docfd/releases/download/2.0.0/docfd-2.0.0-ubuntu-latest.tar.gz
+ source = https://github.com/darrenldl/docfd/releases/download/2.1.0/docfd-2.1.0-ubuntu-latest.tar.gz
source = https://raw.githubusercontent.com/darrenldl/docfd/main/CHANGELOG.md
source = https://raw.githubusercontent.com/darrenldl/docfd/main/LICENSE
source = https://raw.githubusercontent.com/darrenldl/docfd/main/README.md
- sha256sums = a67aafb0222b0057af74ce417be41711aaa2a32620bac36decdb2482a105af76
+ sha256sums = 050c1f348534001a2a3c9923ec0a78430e6683af96ad332ced714f646b7705a8
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- b2sums = 2a570fdb38428e9ff577a5894e6fc2857e2b5b2b27eeb3483543157368732499355a2a44b60550ed4f149276bccd6879f46c9031ea4aaac89beb8fadc17db471
+ b2sums = 13ae443f5e8b467c4254f43713cd5ace023c083e9aec94bcc70c3c24d58c68fd5a23474c73141fb5517e10d5ae62a0009e4142a042831bd192eb2dc9d69d7ab8
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 368d708f3499..c07c087e19cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='docfd-bin'
_pkgname="${pkgname/-bin/}"
_flavour='ubuntu-latest'
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc='TUI multiline fuzzy document finder (pre-compiled)'
arch=('x86_64')
@@ -30,11 +30,11 @@ package() {
}
sha256sums=(
- 'a67aafb0222b0057af74ce417be41711aaa2a32620bac36decdb2482a105af76'
+ '050c1f348534001a2a3c9923ec0a78430e6683af96ad332ced714f646b7705a8'
'SKIP' 'SKIP' 'SKIP'
)
b2sums=(
- '2a570fdb38428e9ff577a5894e6fc2857e2b5b2b27eeb3483543157368732499355a2a44b60550ed4f149276bccd6879f46c9031ea4aaac89beb8fadc17db471'
+ '13ae443f5e8b467c4254f43713cd5ace023c083e9aec94bcc70c3c24d58c68fd5a23474c73141fb5517e10d5ae62a0009e4142a042831bd192eb2dc9d69d7ab8'
'SKIP' 'SKIP' 'SKIP'
)