summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsukanka2023-01-05 20:45:36 +0800
committersukanka2023-01-05 20:45:36 +0800
commit8f9d8a5be0ac305f9edf89ee7b975bd767f88c08 (patch)
treeb303433987d32232ca63d0981f6eedee5b686577 /PKGBUILD
parentac4ce4749a9af3e4f9fb93a56fd8898e757dfce0 (diff)
downloadaur-8f9d8a5be0ac305f9edf89ee7b975bd767f88c08.tar.gz
update to 3.8.0, remove post_upgrade
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22493ca523b2..39590bf7dc81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=alist-bin
_pkgname=${pkgname%-bin}
-pkgver=3.7.2
+pkgver=3.8.0
pkgrel=1
pkgdesc="Another file list program that supports multiple storage"
arch=("aarch64" "x86_64")
@@ -18,8 +18,8 @@ source_aarch64=("$_pkgname-$pkgver-aarch64.tar.gz"::"${url}/releases/download/v$
source_x86_64=("$_pkgname-$pkgver-x86_64.tar.gz"::"${url}/releases/download/v${pkgver//_/-}/alist-linux-amd64.tar.gz")
sha256sums=('8b38a0800197e1f1508ebc3357389b1f48f596093091c8aada4e9a05b7e74a3f'
'b72f194a7b8855e97eeb76e63e179f38132cc9e6be9daa5b396699c9c11611de')
-sha256sums_aarch64=('68787d895f071d7494d6a9da7b2c532ff0cf1150b94b4edb224fe0422d12f33e')
-sha256sums_x86_64=('28d41293c9a6ccb1105a1a5a84331381f8dcd2074cf3a48f5803bd6b2dc7e6c2')
+sha256sums_aarch64=('bd3184dfef981d83ff09e4e28445437f3efe92ad35ca242382f2a14cb69a1c97')
+sha256sums_x86_64=('47e0f32b5118372302d3346953552866f6ae3b535e155d82370c9bd9272d82c9')
package() {
install -Dm755 alist ${pkgdir}/usr/bin/alist