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/kdenetwork-filesharing | |
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/kdenetwork-filesharing')
-rw-r--r-- | testing/kdenetwork-filesharing/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/kdenetwork-filesharing/APKBUILD b/testing/kdenetwork-filesharing/APKBUILD index c6c7a3f92b..a0d83d7b00 100644 --- a/testing/kdenetwork-filesharing/APKBUILD +++ b/testing/kdenetwork-filesharing/APKBUILD @@ -30,3 +30,4 @@ package() { DESTDIR="$pkgdir" make install } +sha512sums="07e075828e8fa4b702181a6fa5e129783c0919d91358fb79c4da4c936fe42d4e4a4e5e9c6143e3f3b9a8bc88daabb9a5231922fe953b0f99fad4f58e4b20d228 kdenetwork-filesharing-19.08.1.tar.xz" |