summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2023-06-12 17:50:01 +0200
committerStefan Auditor2023-06-12 17:50:01 +0200
commit9239527832795970460152afd35e64799ecd9ed7 (patch)
tree67d351e4fe230360257dd1ab3019f3b649f71893 /PKGBUILD
parent1ece3a2228326b84331f4cc0156d4ef3ae925fd6 (diff)
downloadaur-9239527832795970460152afd35e64799ecd9ed7.tar.gz
Update to new upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfd0636de294..47204a26f0b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-box
pkgname=${_pkgname}-bin
-pkgver=4.2.0
+pkgver=4.3.0
pkgrel=1
pkgdesc="Fast, zero config application bundler with PHARs"
arch=("any")
@@ -17,7 +17,7 @@ source=(
"${_pkgname}-${pkgver}.phar::https://github.com/box-project/box/releases/download/${pkgver}/box.phar"
"LICENSE-${pkgver}::https://raw.github.com/box-project/box/${pkgver}/LICENSE"
)
-sha256sums=('f693e1a85abdb7730a23fcbaffb882601f1d75616b69f195715fe4f84c5bf8a4'
+sha256sums=('595bab69081ff1e34135f56425e154acb6b0d8a66bf2c00a1c527deb52f23645'
'ba2dfc30b9659262549c839894838d9a1fe78ca533d0338cebc2f4f634b3bb12')
package() {