summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8cfdb0f3a1c..0fe676eb89c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=("x86_64")
provides=("ambit")
options=("strip")
source=("https://github.com/plamorg/ambit/releases/download/v$pkgver/ambit-$pkgver-x86_64.tar.gz")
-sha256sums=("497657eb4a92617283c7538a5b3390b0777006f835d2699d0fe835ef5618114a")
+sha256sums=("d519c7e0724627fae513219e43c8b7acecd70728667fc2ee2450ede119a0c8d0")
package() {
install -Dm755 ambit -t "$pkgdir/usr/bin/"