summaryrefslogtreecommitdiffstats
path: root/msmtp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'msmtp/PKGBUILD')
-rw-r--r--msmtp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/msmtp/PKGBUILD b/msmtp/PKGBUILD
index bfadb9c..7d2f2ee 100644
--- a/msmtp/PKGBUILD
+++ b/msmtp/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=msmtp
pkgname=$_pkgname-jxir
pkgver=1.8.5.r6.gcc22c93
pkgrel=1
-pkgdesc='A small, fast POP3 client'
+pkgdesc='A small, fast SMTP client'
arch=('x86_64')
url="https://marlam.de/$_pkgname/"
license=('GPL3')
@@ -12,7 +12,7 @@ depends=('gnutls')
makedepends=('texlive-plainextra')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("git+https://gitlab.marlam.de/marlam/$_pkgname.git")
+source=("git+https://git.marlam.de/git/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {