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 8df0df6dcffb..efc16a130633 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Henry Jenkins <archlinux.org@henryjenkins.com>
pkgname=please-bin
-pkgver=15.14.0
+pkgver=15.17.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=("87e0bea6f24d4bbced15e52f0de572311e2a7da007c5cd37ed396af30a18ef45")
+sha256sums_x86_64=("0b47212c0f71fe92e69e27bfdddd52f9a9b5090b9c62e4c3ad2ed4a30cee2cf2")
package() {
install -d "${pkgdir}/opt/thought-machine"