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 0fe676eb89c7..999936c3e675 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=("d519c7e0724627fae513219e43c8b7acecd70728667fc2ee2450ede119a0c8d0")
+sha256sums=("93f7e5ff9d347cc23c3ac20b24ef804b98432fa230302e7785f1d91df0c32752")
package() {
install -Dm755 ambit -t "$pkgdir/usr/bin/"