summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormech-keyboard694202022-10-29 01:10:18 +0300
committermech-keyboard694202022-10-29 01:10:18 +0300
commitdd63a1751c3bd2103b3f6489382314952b6820bf (patch)
treee396a6b613a69df5c14aeaa06ee09a7701b82bc4
parentc828591c37a63becfcb1c3c3ba34011e719479f3 (diff)
downloadaur-dd63a1751c3bd2103b3f6489382314952b6820bf.tar.gz
v0.1.4
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f09970199967..65f17f7f5a32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
#
# This PKGBUILD was generated by `cargo aur`: https://crates.io/crates/cargo-aur
-pkgname=hof
-pkgver=0.1.2
+pkgname=hof-bin
+pkgver=0.1.4
pkgrel=1
pkgdesc="Hacker one fetcher, fetch hacker one projects and get subdomains and heders for all scope domains."
url="https://github.com/tomkolron/hof"
@@ -12,7 +12,7 @@ arch=("x86_64")
provides=("hof")
conflicts=("hof")
source=("https://github.com/tomkolron/hof/releases/download/v$pkgver/hof-$pkgver-x86_64.tar.gz")
-sha256sums=("8540d81c0adc35361d08fa7d3184b81fe5383053c08416601f1c3c26294e133b")
+sha256sums=("ebcff410c4d14f74dfd1a70a31cfc0c5c8aef721b58c0e9f6c045d37674a566d")
package() {
install -Dm755 hof -t "$pkgdir/usr/bin"