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 da7edd4d2051..a6571c98f14c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stefan Auditor <stefan.auditor@erdfisch.de>
pkgname=php-humbug-box-bin
-pkgver=3.15.0
+pkgver=3.16.0
pkgrel=1
pkgdesc='Fast, zero config application bundler with PHARs'
arch=('any')
@@ -16,7 +16,7 @@ source=(
"${pkgname}-${pkgver}.phar::https://github.com/box-project/box/releases/download/${pkgver}/box.phar"
"${pkgname}-${pkgver}.LICENSE::https://raw.githubusercontent.com/box-project/box/${pkgver}/LICENSE"
)
-sha512sums=('cea308d154efca51619e61ab9817731b5948b3cdb299f0b716142047a2f942bf4499137e8419e2d798f4f3e285c70f74da93c7664ba90dce1f20fe76882d52c5'
+sha512sums=('c0541a4a5b6cdd089bbf1188ffc2de6873996b0e3b6297efedec4878107a8b6c083b9f2b848cb5e2e9f05b1748c9aed49431a1e4a29cfbc9219ddeafe29fa029'
'4574410c9a00c41e11d166bcc0d44b4e31b5beaf24bf498a608ebf611e86466a3a61549da6d608b714b3c32c5c361a1514baf38e4db2a5fc0a0d36b69169cb50')
package() {