summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2021-03-24 02:33:12 +0800
committerLeo2021-03-24 02:33:12 +0800
commitff864b44209e0cedadad1246b3591686475ff27f (patch)
tree5eb5847ef6729bd3ce6ceccb948725611513b401 /PKGBUILD
parent90f90510fbd7b524ee841e96ff302fe84e66080b (diff)
downloadaur-ff864b44209e0cedadad1246b3591686475ff27f.tar.gz
New upstream version 2.0.1 (Buggy, not released.)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2693c755a3e..bbe929e5b3d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=roadrunner
binname=${pkgname}-binary
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
pkgdesc="High-performance PHP application server, load-balancer and process manager written in Golang"
arch=(x86_64)
url="https://roadrunner.dev/"
license=(MIT)
depends=("php>=7.3")
-makedepends=("go>=1.13")
+makedepends=("go>=1.16")
source=(
"$binname-$pkgver.tar.gz::https://github.com/spiral/$binname/archive/v$pkgver.tar.gz"
"$pkgname-$pkgver.tar.gz::https://github.com/spiral/$pkgname/archive/v$pkgver.tar.gz"
@@ -18,8 +18,8 @@ source=(
"00-worker-log-level-info.patch"
)
sha256sums=(
- "2faf5e5176aefcddf15c6ee66a73e182b51edf4aad50ff53155a83b786b5e216"
- "c6dd45569d3d395927d58ffafca7165f417fdc297787e9135c2149344242918e"
+ "7b002d60eeebd795a4e7f0c3fa4ac0b8a043ef3fbf3153727a4ce9833ce0141e"
+ "6c3d10071548a693be1999b52617ab11ab55e3a6d05db25ee9aeea033afbfd4f"
SKIP
SKIP
SKIP