diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-07-12 10:01:12 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-07-12 10:31:10 -0300 |
commit | b296868f9449f3f5e20336d6045914ba9ea54577 (patch) | |
tree | 32fd79ed2fc5eaae8849385dead2e21f32045812 /testing/kdenetwork-filesharing | |
parent | 32f760605b9a18a018edf8896e1768f44315a467 (diff) | |
download | aports-b296868f9449f3f5e20336d6045914ba9ea54577.tar.bz2 aports-b296868f9449f3f5e20336d6045914ba9ea54577.tar.xz |
testing/kde-applications: update to 19.04.3
Diffstat (limited to 'testing/kdenetwork-filesharing')
-rw-r--r-- | testing/kdenetwork-filesharing/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kdenetwork-filesharing/APKBUILD b/testing/kdenetwork-filesharing/APKBUILD index 81e8a16fe4..09a298d865 100644 --- a/testing/kdenetwork-filesharing/APKBUILD +++ b/testing/kdenetwork-filesharing/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kdenetwork-filesharing -pkgver=19.04.2 +pkgver=19.04.3 pkgrel=0 arch="all" url="https://www.kde.org/applications/internet/" @@ -30,4 +30,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="67131174acd689def9ddfe783e2c5a335bbcadb5d1b3bfa6a62805d119acd8b633ac9120ccef39534842413d7aa494860188b59eed069cd64ff66c95c5777d75 kdenetwork-filesharing-19.04.2.tar.xz" +sha512sums="0e202393c8a138c97aac8512352364b61f80c8f08f02e1846abcc9dfb3d8ed7c40b2cfc658a99d0d0dbdaad02af8045ce45bcb49da19da88ab7fd712b0a560b0 kdenetwork-filesharing-19.04.3.tar.xz" |