summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Roux2020-02-17 21:09:39 +0100
committerMathias Roux2020-02-17 21:09:39 +0100
commit73bd18a4a834101f640dc6139eb99033802204ae (patch)
treeb1a4b473f5921a3c0ba80df4d5671938d789a323
parent56e3660dafcc9a38eea2e222128404f8246bbc59 (diff)
downloadaur-73bd18a4a834101f640dc6139eb99033802204ae.tar.gz
edited sources
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8ec85a9d8b0..8f6a22391995 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,8 +19,8 @@ pkgbase = kdeconnect-bluetooth
optdepends = python-nautilus: Nautilus integration
optdepends = bluez: Basic bluetooth support
provides = kdeconnect
- source = https://download.kde.org/stable/kdeconnect-bluetooth/1.4/kdeconnect-bluetooth-kde-1.4.tar.xz
- source = https://download.kde.org/stable/kdeconnect-bluetooth/1.4/kdeconnect-bluetooth-kde-1.4.tar.xz.sig
+ source = https://download.kde.org/stable/kdeconnect/1.4/kdeconnect-bluetooth-kde-1.4.tar.xz
+ source = https://download.kde.org/stable/kdeconnect/1.4/kdeconnect-bluetooth-kde-1.4.tar.xz.sig
sha256sums = caee7945a9d9bb881a943dc8d2fd0d702c04da5bdb2df14d4f875e7cf5d5261a
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6af6d3e384fc..8640839fb068 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=(hicolor-icon-theme kcmutils kwayland libfakekey qca kpeoplevcard pulsea
makedepends=(extra-cmake-modules kdoctools)
optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration' 'bluez: Basic bluetooth support')
provides=('kdeconnect')
-source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-kde-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/kdeconnect/$pkgver/$pkgname-kde-$pkgver.tar.xz"{,.sig})
sha256sums=('caee7945a9d9bb881a943dc8d2fd0d702c04da5bdb2df14d4f875e7cf5d5261a'
'SKIP')
prepare() {