summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2020-06-10 11:41:03 +0200
committerStefan Auditor2020-06-10 11:41:03 +0200
commitd186cde464f8ed2ae644241b19d2df1c5e97bb7e (patch)
tree4e90dee7c07394b3553edaf7d078deb876a92575
parent41e6ecf7eef9046f527bd7c5a6b9233922450604 (diff)
downloadaur-d186cde464f8ed2ae644241b19d2df1c5e97bb7e.tar.gz
Update to upstream version 3.8.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f067eadb1bf..3e5ecdd9d5ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = php-humbug-box-bin
pkgdesc = Fast, zero config application bundler with PHARs.
- pkgver = 3.8.3
+ pkgver = 3.8.4
pkgrel = 1
url = https://github.com/humbug/box
install = php-humbug-box.install
arch = any
license = MIT
conflicts = php-box
- source = https://github.com/humbug/box/releases/download/3.8.3/box.phar
- source = https://raw.githubusercontent.com/humbug/box/3.8.3/LICENSE
+ source = https://github.com/humbug/box/releases/download/3.8.4/box.phar
+ source = https://raw.githubusercontent.com/humbug/box/3.8.4/LICENSE
sha512sums = 5e7855be0013797e05a451776eaa1be80702147fd8ad8b616e2ced18002f2582d8e6234f1b2054ae82b175f109300cd9d6855391d803e7613afa51dfab007109
sha512sums = 4574410c9a00c41e11d166bcc0d44b4e31b5beaf24bf498a608ebf611e86466a3a61549da6d608b714b3c32c5c361a1514baf38e4db2a5fc0a0d36b69169cb50
diff --git a/PKGBUILD b/PKGBUILD
index 2210ae24f51d..d86dda437297 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='php-humbug-box'
pkgname="${_pkgname}-bin"
-pkgver=3.8.3
+pkgver=3.8.4
pkgrel=1
pkgdesc='Fast, zero config application bundler with PHARs.'
arch=('any')