diff --git a/srcpkgs/pinentry/template b/srcpkgs/pinentry/template index 4658e7507c..f260619e6b 100644 --- a/srcpkgs/pinentry/template +++ b/srcpkgs/pinentry/template @@ -1,6 +1,6 @@ # Template file for 'pinentry' pkgname=pinentry -version=0.9.2 +version=0.9.3 revision=1 build_style=gnu-configure configure_args="--disable-rpath --without-libcap --disable-pinentry-gtk @@ -12,7 +12,11 @@ maintainer="Eivind Uggedal " license="GPL-2" homepage="https://www.gnupg.org/related_software/pinentry/index.html" distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=fd8bc1592ceb22bb492b07cb29b1b140bb882c859e6503b974254c0a4b4134d1 +checksum=88c2d9ff892d591c2a12c52229eb2262f0ae4b8e58b551990a0949f44df98244 + +pre_build() { + sed -e 's,ncursesw/curses.h,curses.h,' -i pinentry/pinentry-curses.c +} post_install() { rm ${DESTDIR}/usr/bin/pinentry