summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKawaiDesu2020-02-13 11:47:26 +0300
committerKawaiDesu2020-02-13 11:47:26 +0300
commit5f2acb915e0deb14dead03d5a818f3743b82de58 (patch)
tree1570dcdbf46ec219954b3bfdaa1fd58f1bff3c5f
parent8ad0389248e959dee03858d1c13b230d10002cf5 (diff)
downloadaur-5f2acb915e0deb14dead03d5a818f3743b82de58.tar.gz
Bump to 1.15.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 311f3b023fae..c920204b79a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgname=('nginx-unitd'
'nginx-unit-nodejs'
'nginx-unit-go')
_shortname='unit'
-pkgver=1.13.0
+pkgver=1.15.0
pkgrel=1
pkgdesc="Lightweight, dynamic, open-source server for diverse web applications."
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ url="https://unit.nginx.org/"
license=('Apache')
source=("https://unit.nginx.org/download/unit-$pkgver.tar.gz"
'unit.service')
-sha256sums=('6a0297a8fc503d213cc8dca551a428baf51eca1d1ea6dc2407001d4691105e6e'
+sha256sums=('f8b231d02865b5695825a2a77ecbfd0cff33c0954c0d351d2d773d7e5f6237dd'
'8c9b2f732d6e50aa747aa7703303e5fff69f5abc6f5fc1741b774b422e029606')
makedepends=('php-embed' 'python' 'python2' 'go' 'ruby' 'perl' 'npm')