summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrevor Bergeron2018-08-13 18:32:38 -0400
committerTrevor Bergeron2018-08-13 18:32:38 -0400
commitf2637f5f3063ec9fb903cd5410fa5334ca61f089 (patch)
treebc781cb8b2b69aba147bc04adcb59e0bb6e9784e /PKGBUILD
parente904d7a30527440870895d724f467ec4a3c94356 (diff)
downloadaur-f2637f5f3063ec9fb903cd5410fa5334ca61f089.tar.gz
Bump pkgrel for nginx update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c641d366a8d5..a2700fb8e87f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nginx-mainline-mod-rtmp
pkgver=1.2.1
-pkgrel=4
+pkgrel=6
_modname="nginx-rtmp-module"
_nginxver="$(/bin/nginx -v 2>&1 | grep -Eo '([[:digit:]]|\.)+')"