diff options
author | Laura Hausmann | 2022-02-09 22:58:03 +0100 |
---|---|---|
committer | Laura Hausmann | 2022-02-09 22:58:03 +0100 |
commit | 79633f249d72b5a8876c0902cd227e788062c9f7 (patch) | |
tree | 0211e6e6a0ae1b643307e21eaaa126ccaabf8d7d /PKGBUILD | |
parent | deeeead78325bec64990ce3763190193d637f110 (diff) | |
download | aur-79633f249d72b5a8876c0902cd227e788062c9f7.tar.gz |
Update pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ pkgname=nginx-mod-rtmp-zotanmew-git pkgver=1242.0c0b140 -pkgrel=1 +pkgrel=2 _modname="nginx-rtmp-module" _nginxver="$(/bin/nginx -v 2>&1 | grep -Eo '([[:digit:]]|\.)+')" |