summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d25ba58b0e3f..50df88a12f6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=help2man-git
-pkgver=1.47.13.r0.gfbec3d0
+pkgver=1.49.3.r0.g0503f54
pkgrel=1
pkgdesc="Tool for generating manual pages from program output"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://www.gnu.org/software/help2man/"
license=('GPL')
depends=('perl-locale-gettext')
makedepends=('git' 'gettext' 'po4a')
-provides=('help2man')
+provides=("help2man=$pkgver")
conflicts=('help2man')
source=("git+https://salsa.debian.org/bod/help2man.git")
sha256sums=('SKIP')