aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ksmtp
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-09-08 15:54:16 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-08 11:00:24 -0300
commit98295d34cfc6a953815080d2e786991194c4f6f0 (patch)
tree6edef5be472b20db6f72556ff1afb90a58a56b24 /testing/ksmtp
parentdd7b4ab8227555010bcefa949ec0e3ab0c64fad0 (diff)
downloadaports-98295d34cfc6a953815080d2e786991194c4f6f0.tar.bz2
aports-98295d34cfc6a953815080d2e786991194c4f6f0.tar.xz
testing/kde-applications: upgrade to 18.08.1
Diffstat (limited to 'testing/ksmtp')
-rw-r--r--testing/ksmtp/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/ksmtp/APKBUILD b/testing/ksmtp/APKBUILD
index cb66d5e671..29ba20960b 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.0
+pkgver=19.08.1
pkgrel=0
pkgdesc="Job-based library to send email through an SMTP server"
arch="all"
@@ -28,4 +28,3 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="d3653b61aef4a8f1f8034ef60e8ff9ad8bafa36557fcf73be08bef312503eb5e9a4f8333e4a919c97ce5f07290b7927e7f390b8a33f732a3f6434cb935154f9b ksmtp-19.08.0.tar.xz"