summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsanduhrs2021-03-29 11:15:54 +0200
committersanduhrs2021-03-29 11:15:54 +0200
commitf3a91813de807fec93ea933ec3d560fb306ea885 (patch)
tree14a5e2e7cf1950d24c3bfb83eb023d94d94d452d /PKGBUILD
parentb13ee5b9259811fbc2725d316bff3ca4f9722056 (diff)
downloadaur-f3a91813de807fec93ea933ec3d560fb306ea885.tar.gz
Revert "Update to upstream version 3.12.0" because of missing box.phar
This reverts commit b13ee5b9259811fbc2725d316bff3ca4f9722056.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb2438bda190..cafdb06ac64e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='php-humbug-box'
pkgname="${_pkgname}-bin"
-pkgver=3.12.0
+pkgver=3.11.1
pkgrel=1
pkgdesc='Fast, zero config application bundler with PHARs.'
arch=('any')