summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHenry Jenkins2020-04-04 11:54:18 +0100
committerHenry Jenkins2020-04-04 11:54:18 +0100
commit42d6b765e407067037f3c05e17edc807a1710af6 (patch)
tree73d432571ac74b755ddfcdf358d83f92e91b37b8 /PKGBUILD
parent3f3965baa20cb00610f3f94ba5c1aa2875c9e110 (diff)
downloadaur-42d6b765e407067037f3c05e17edc807a1710af6.tar.gz
Updating to 14.3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44b4f42d1ae7..bcd22940ede8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Henry Jenkins <archlinux.org@henryjenkins.com>
pkgname=please-bin
-pkgver=14.1.10
+pkgver=14.3.7
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=("6211cbef9457468e1c693d9d289cf7bb43f45acca50099c2d96ea0d456156dd8")
+sha256sums_x86_64=("b72855cfd57aca6b5a5be121aa877e62882bd2be1c82ae8824cadcf258735bb9")
package() {
install -d "${pkgdir}/opt/thought-machine"