summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2023-06-12 17:48:16 +0200
committerStefan Auditor2023-06-12 17:48:16 +0200
commitec22ad71e470c0c59d8e6aebe7097be26de553d1 (patch)
tree2711206761ebddeb3f130d922c10d6cc7dfb9303 /PKGBUILD
parent8903525f76a317be3c1ee910688fff7f0ede5674 (diff)
downloadaur-ec22ad71e470c0c59d8e6aebe7097be26de553d1.tar.gz
Update to new upsrtream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 270d540a605f..5edf047dc004 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-box
pkgname=${_pkgname}-bin
-pkgver=4.0.1
+pkgver=4.0.2
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=('d862951a7acca5641bdd3d3e289e675f3c46810c7994aebfe0c9188a80f6cac1'
+sha256sums=('ddb2ddb694ba07e5fcd0dc681e204f7a94844409a26f7b74bb1fe2748908fd9e'
'ba2dfc30b9659262549c839894838d9a1fe78ca533d0338cebc2f4f634b3bb12')
package() {