aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ddgr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ddgr/APKBUILD')
-rw-r--r--testing/ddgr/APKBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/testing/ddgr/APKBUILD b/testing/ddgr/APKBUILD
index e233f66085d..01a2d723bf8 100644
--- a/testing/ddgr/APKBUILD
+++ b/testing/ddgr/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: dai9ah <dai9ah@protonmail.com>
# Maintainer: dai9ah <dai9ah@protonmail.com>
pkgname=ddgr
-pkgver=1.9
-pkgrel=1
+pkgver=2.2
+pkgrel=0
pkgdesc="DuckDuckGo from the terminal"
url="https://github.com/jarun/ddgr"
arch="noarch"
@@ -22,10 +22,11 @@ package() {
install -Dm644 "$builddir"/auto-completion/bash/* \
-t "$pkgdir"/usr/share/bash-completion/completions/
install -Dm644 "$builddir"/auto-completion/fish/* \
- -t "$pkgdir"/usr/share/fish/completions/
+ -t "$pkgdir"/usr/share/fish/vendor_completions.d/
install -Dm644 "$builddir"/auto-completion/zsh/* \
-t "$pkgdir"/usr/share/zsh/site-functions/
-
}
-sha512sums="25fb995d32cf19ed1d4493ec463f60db39f4728ffe052dabccb49b721e65250e444bb4cc54f5f41dd1d6365d4e8bd1139277c44a9bd1d39394dec998ccb93b7c ddgr-1.9.tar.gz"
+sha512sums="
+a61860fe0866b76f89b263bd9d3b3a2b3be52ed6af4885ec9dd076ae192fcdf9e412d9516cb9c3405792ee3d98745b70e059fd41cfb61d835241153d4b63db0e ddgr-2.2.tar.gz
+"