diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-09-08 15:54:16 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-08 11:00:24 -0300 |
commit | 98295d34cfc6a953815080d2e786991194c4f6f0 (patch) | |
tree | 6edef5be472b20db6f72556ff1afb90a58a56b24 /testing/kdenetwork-filesharing/APKBUILD | |
parent | dd7b4ab8227555010bcefa949ec0e3ab0c64fad0 (diff) | |
download | aports-98295d34cfc6a953815080d2e786991194c4f6f0.tar.bz2 aports-98295d34cfc6a953815080d2e786991194c4f6f0.tar.xz |
testing/kde-applications: upgrade to 18.08.1
Diffstat (limited to 'testing/kdenetwork-filesharing/APKBUILD')
-rw-r--r-- | testing/kdenetwork-filesharing/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/kdenetwork-filesharing/APKBUILD b/testing/kdenetwork-filesharing/APKBUILD index 84f10ba98c..c6c7a3f92b 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.08.0 +pkgver=19.08.1 pkgrel=0 arch="all" url="https://www.kde.org/applications/internet/" @@ -30,4 +30,3 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="e80fbf53d9cd691ea10d3252acea169314816aa60ef755cf275afefcb1b47d86521cd9769bf881039e2ac041239886db5cde11559fb8aa8370c7f097b455c886 kdenetwork-filesharing-19.08.0.tar.xz" |