summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2021-02-06 10:56:16 +0100
committerAntonio Rojas2021-02-06 10:56:16 +0100
commit767e987b6dd57e18d9f27da16757cd1dc1075155 (patch)
tree91317e3aae0f2214ebd6b7448d4965c7f4f6240c
parentbea7bbde5718074da46122d34ef9d653b4256435 (diff)
downloadaur-767e987b6dd57e18d9f27da16757cd1dc1075155.tar.gz
Update source URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c8331770a39..da2381ee4fe6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,8 +14,8 @@ pkgbase = kaidan
depends = qxmpp
depends = zxing-cpp
depends = hicolor-icon-theme
- source = https://download.kde.org/unstable/kaidan/kaidan-0.7.0.tar.xz
- source = https://download.kde.org/unstable/kaidan/kaidan-0.7.0.tar.xz.sig
+ source = https://download.kde.org/unstable/kaidan/0.7.0/kaidan-0.7.0.tar.xz
+ source = https://download.kde.org/unstable/kaidan/0.7.0/kaidan-0.7.0.tar.xz.sig
validpgpkeys = 03C2D10DC97E5B0BEBB8F3B44663231A91A1E27B
sha256sums = d56b3c927505adbbe343aa0858599bdbb5322a3ac2bb61dbadffa19428b2304f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0e6087affbab..8d0ef80fa14e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://www.kaidan.im/"
license=(GPL3 MIT)
depends=(knotifications kirigami2 qt5-location qt5-svg qxmpp zxing-cpp hicolor-icon-theme)
makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/unstable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('d56b3c927505adbbe343aa0858599bdbb5322a3ac2bb61dbadffa19428b2304f'
'SKIP')
validpgpkeys=(03C2D10DC97E5B0BEBB8F3B44663231A91A1E27B) # Linus Jahn <lnj@kaidan.im>