summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoman Voropaev2018-01-16 08:55:14 +0300
committerRoman Voropaev2018-01-16 08:55:14 +0300
commitcff0a3ddb0aa0ee474352e94e198d296c778d72d (patch)
tree77ffaac45878358701def0635cfef5486ce794b8 /PKGBUILD
parenta9e22ed26e9d1aa5bad3286948b3c70a466b1ee8 (diff)
downloadaur-cff0a3ddb0aa0ee474352e94e198d296c778d72d.tar.gz
Unit 0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15ee084d5488..a2631c7b3ab8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgbase='nginx-unit'
pkgname=('nginx-unitd' 'nginx-unit-python' 'nginx-unit-php')
_shortname='unit'
-pkgver=0.3
+pkgver=0.4
pkgrel=3
pkgdesc="Dynamic web application server, designed to run applications in multiple languages."
arch=('i686' 'x86_64')
url="http://unit.nginx.org/"
license=('Apache-2.0')
source=($pkgbase-$pkgver.tar.gz::"https://hg.nginx.org/$_shortname/archive/$pkgver.tar.gz")
-md5sums=("62ac119c9e345e0b447356b543111b33")
+md5sums=("e321d4ffeb4d4ff856454d7198f8decb")
makedepends=('php-embed' 'python')
build() {