summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2020-06-10 12:03:55 +0200
committerStefan Auditor2020-06-10 12:03:55 +0200
commit746241ccfce9fd0f8d348277a28cf84439e905cb (patch)
tree0b596fdd910f055a92e389b466d0b3d5fecd34ee
parent2c06a7d4a1a09f3b14ddb1f0f2d81c82c3d78985 (diff)
downloadaur-746241ccfce9fd0f8d348277a28cf84439e905cb.tar.gz
Update pkgrel and srcinfo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e5ecdd9d5ed..13895e15bb06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = php-humbug-box-bin
pkgdesc = Fast, zero config application bundler with PHARs.
pkgver = 3.8.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/humbug/box
install = php-humbug-box.install
arch = any
@@ -9,7 +9,7 @@ pkgbase = php-humbug-box-bin
conflicts = php-box
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 = 408d6137c217012f9b581e90266d8a9afa723ef46568380eee452fd64989bbe78565002df8fc140758affa41b83d1bc0168242daad153fb17663f850a3ea1f34
sha512sums = 4574410c9a00c41e11d166bcc0d44b4e31b5beaf24bf498a608ebf611e86466a3a61549da6d608b714b3c32c5c361a1514baf38e4db2a5fc0a0d36b69169cb50
pkgname = php-humbug-box-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4aae031a25cf..4a0821628a70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname='php-humbug-box'
pkgname="${_pkgname}-bin"
pkgver=3.8.4
-pkgrel=1
+pkgrel=2
pkgdesc='Fast, zero config application bundler with PHARs.'
arch=('any')
url='https://github.com/humbug/box'