summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 396d069396fe..cae3b69fafa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Egor Kovetskiy <e.kovetskiy@office.ngs.ru>
+# Maintainer: Egor Kovetskiy <e.kovetskiy@gmail.com>
_pkgname="man-win32"
pkgname=${_pkgname}-git
-pkgver=20170520.1_a3ea8b4
-pkgrel=1
+pkgver=${PKGVER:-autogenerated}
+pkgrel=${PKGREL:-1}
pkgdesc="The missing man-like tool for Windows API"
arch=('i686' 'x86_64')
license=('GPL')