summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98f6da512e9a..121162994a37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Henry Jenkins <archlinux.org@henryjenkins.com>
pkgname=please-bin
-pkgver=16.0.0
+pkgver=16.0.1
pkgrel=1
pkgdesc="A cross-language build system with an emphasis on high performance, extensibility and reproduceability"
arch=("x86_64")
url="https://please.build/"
license=("Apache")
source_x86_64=("https://github.com/thought-machine/please/releases/download/v${pkgver}/please_${pkgver}_linux_amd64.tar.gz")
-sha256sums_x86_64=("dac8310e3b384a529c417dc41acdd4984b5b0524e4f3c87fa3abe30ffeea75d3")
+sha256sums_x86_64=("c1c7b733169ed247abda1b0bb30e417e5df2323d7b7639ecf2ba232a2650737b")
package() {
install -d "${pkgdir}/opt/thought-machine"