aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kdenetwork-filesharing
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-12-16 12:47:35 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-23 14:33:29 +0100
commit3cbde1dc9526ef8329d8e0ff35c98aee39b321e1 (patch)
tree951ac863a86faefbb9edb1e2758f5cb2a5705bc0 /testing/kdenetwork-filesharing
parent74fad971f1fcb30104bc6d3f91fd9666f5111bee (diff)
downloadaports-3cbde1dc9526ef8329d8e0ff35c98aee39b321e1.tar.bz2
aports-3cbde1dc9526ef8329d8e0ff35c98aee39b321e1.tar.xz
{community,testing}/kde-service-release: upgrade to 19.12.0
Diffstat (limited to 'testing/kdenetwork-filesharing')
-rw-r--r--testing/kdenetwork-filesharing/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kdenetwork-filesharing/APKBUILD b/testing/kdenetwork-filesharing/APKBUILD
index c859da9964..748ca9ba52 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.3
+pkgver=19.12.0
pkgrel=0
arch="all"
url="https://www.kde.org/applications/internet/"
@@ -9,7 +9,7 @@ pkgdesc="Properties dialog plugin to share a directory with the local network"
license="GPL-2.0-only OR GPL-3.0-only"
depends="samba"
makedepends="extra-cmake-modules qt5-qtbase-dev kcompletion-dev kcoreaddons-dev ki18n-dev kio-dev kwidgetsaddons-dev kdoctools-dev"
-source="https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-lang"
options="!check" # No tests
@@ -30,4 +30,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="d75d3579c9c0d83e79bb7731273af01c3644ed632aae7141952586a67d88618e08a92ecf4fe6089ceefc8d5a0c7c5f57afff367bc2162e4a127d4d6958717c8d kdenetwork-filesharing-19.08.3.tar.xz"
+sha512sums="790d017d37b5b1ae8d8e9529d703f490cbfb8b37c81d5ff6648e87e286dda17e67d2a1afc1e7df7fe5d5e1f707154505953a45197468e21eeb332004718ba58c kdenetwork-filesharing-19.12.0.tar.xz"