diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-09-08 16:00:04 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-08 11:03:29 -0300 |
commit | d96bb60905fd50ac9bf47ae58749a3a6804c223c (patch) | |
tree | 240cf8daf9c139d22614c6b892e1b4924ce24997 /testing/ksmtp | |
parent | 98295d34cfc6a953815080d2e786991194c4f6f0 (diff) | |
download | aports-d96bb60905fd50ac9bf47ae58749a3a6804c223c.tar.bz2 aports-d96bb60905fd50ac9bf47ae58749a3a6804c223c.tar.xz |
testing/kde-applications: add missing checksum of some applications
Diffstat (limited to 'testing/ksmtp')
-rw-r--r-- | testing/ksmtp/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/ksmtp/APKBUILD b/testing/ksmtp/APKBUILD index 29ba20960b..07c6782361 100644 --- a/testing/ksmtp/APKBUILD +++ b/testing/ksmtp/APKBUILD @@ -28,3 +28,4 @@ check() { package() { DESTDIR="$pkgdir" make install } +sha512sums="612c65cf8ace1150c195fbe0d12774a2d0ef6386a5810091dc7b2b6eff3182db17941102920201a2593357ca288b97fb041db8abe20b25bf81ccbabfc355e8ad ksmtp-19.08.1.tar.xz" |