summaryrefslogtreecommitdiffstats
path: root/mpop/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mpop/PKGBUILD')
-rw-r--r--mpop/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/mpop/PKGBUILD b/mpop/PKGBUILD
index fc93e33..e4179dd 100644
--- a/mpop/PKGBUILD
+++ b/mpop/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=mpop
pkgname=$_pkgname-jxir
-pkgver=1.4.6.r0.g7d3a000
+pkgver=1.4.18.r5.g8c562e6
pkgrel=1
pkgdesc='A small, fast POP3 client'
arch=('x86_64')
url="https://marlam.de/$_pkgname/"
license=('GPL3')
depends=('gnutls')
-makedepends=('git' 'texlive-plainextra')
+makedepends=('git' 'texlive-plaingeneric')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("git+https://git.marlam.de/git/$_pkgname.git")
@@ -27,6 +27,7 @@ build() {
--prefix=/usr \
--disable-nls \
--with-tls=gnutls \
+ --without-libgsasl \
--without-libsecret
make
make -C doc pdf