aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ksmtp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ksmtp/APKBUILD')
-rw-r--r--testing/ksmtp/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ksmtp/APKBUILD b/testing/ksmtp/APKBUILD
index ddee174442e..2cae2c98f6f 100644
--- a/testing/ksmtp/APKBUILD
+++ b/testing/ksmtp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=ksmtp
-pkgver=19.08.3
+pkgver=19.12.0
pkgrel=0
pkgdesc="Job-based library to send email through an SMTP server"
arch="all"
@@ -9,7 +9,7 @@ url="https://kontact.kde.org"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kcoreaddons-dev ki18n-dev kio-dev cyrus-sasl-dev"
makedepends="$depends_dev extra-cmake-modules"
-source="https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-lang"
options="!check" # Broken
@@ -28,4 +28,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="156b1a8bea14ae90162a5c373f53ff519b271f23029b5fd420020fd454da49d004551daadea395d771622d4af09b0cf4e6e0701084943e2572f5a93ac097823d ksmtp-19.08.3.tar.xz"
+sha512sums="b72b312a2223648ca68573349b9f8fcd1e545ce112b36dde3f2b6313144ba4be1a170b5cca2c43b5d0cae527260d55208e02593eda0540be80d7bb1c8cde7149 ksmtp-19.12.0.tar.xz"