summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c292b009de2..20b6af70a74d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ícar N. S. <icar.nin@protonmail.com>
_name=crawley
pkgname=$_name-bin
-pkgver=1.6.14
+pkgver=1.6.15
pkgrel=1
pkgdesc="The unix-way web crawler"
arch=(x86_64 aarch64)
@@ -11,8 +11,8 @@ provides=($_name)
conflicts=($_name $_name-git)
source_x86_64=("$pkgname-$pkgver-x86_64.tar.gz::$url/releases/download/v${pkgver}/crawley_Linux_x86_64.tar.gz")
source_aarch64=("$pkgname-$pkgver-aarch64.tar.gz::$url/releases/download/v${pkgver}/crawley_Linux_arm64.tar.gz")
-sha256sums_x86_64=('f9ec6de2d3ddb53e9d96064812d9c44dd17549728ab02bfde092e8b865daff2b')
-sha256sums_aarch64=('0d04a1e3f79058cf7036df2aa40b103202a6d2bab21910710b1716ebb74ba168')
+sha256sums_x86_64=('83eb274b14533e99445802e80a4384f5557c427fde6bb0b7b8fa38e6d1d9102f')
+sha256sums_aarch64=('9863bdb0607d1be0c19a0ebdc34f6d3f1e060f69ec0844afd6695a1d52efa5ce')
package() {
install -Dm775 $_name "$pkgdir"/usr/bin/$_name