diff --git a/srcpkgs/pastebinit/template b/srcpkgs/pastebinit/template index e3598f52af6..611fa220b73 100644 --- a/srcpkgs/pastebinit/template +++ b/srcpkgs/pastebinit/template @@ -1,7 +1,7 @@ # Template file for 'pastebinit' pkgname=pastebinit version=1.5 -revision=1 +revision=2 noarch=yes hostmakedepends="asciidoc" depends="python3.4" @@ -26,7 +26,7 @@ do_install() { vman utils/${util}.1 done - vcopy pastebin.d usr/share/pastebint.d/ + vcopy pastebin.d usr/share/pastebin.d/ vcopy po/mo usr/share/locale }