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/kig | |
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/kig')
-rw-r--r-- | testing/kig/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/kig/APKBUILD b/testing/kig/APKBUILD index 41d46a3ee6..9e508bc697 100644 --- a/testing/kig/APKBUILD +++ b/testing/kig/APKBUILD @@ -28,3 +28,4 @@ package() { DESTDIR="$pkgdir" make install } +sha512sums="a5a63cead1fd5e1231a17b1ad205daa681ca4c1281ae88de813e4827166198e8a47901e0b774c1939b647331acfedcc0ea0ccd4169ea7ffbf213f2829d00354a kig-19.08.1.tar.xz" |