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 66c59ba5c3d2..edfbd1bedd75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Henry Jenkins <archlinux.org@henryjenkins.com>
pkgname=please-bin
-pkgver=14.5.4
+pkgver=14.6.0
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=("1518756177c5036cb7adbde6545ff46324eea8c3e52733bf326dd76481bf248e")
+sha256sums_x86_64=("bf1cbe92ef3d98dd3fc8ba0365683c71de24ec3c818e7ed3b64eee3112fe190f")
package() {
install -d "${pkgdir}/opt/thought-machine"