Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
libkexiv2
Commits:
3cee10a1 by Antonio Rojas at 2025-10-26T10:01:49+01:00
Fix source URL
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -17,7 +17,7 @@ depends=(gcc-libs
makedepends=(extra-cmake-modules
qt5-base
qt6-base)
-source=(https://download.kde.org/25.08.2/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('1b8aea78736662af17d6ae0391345933754f98cffca1535204813eb27eff6222'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libkexiv2/-/commit/3cee10a1be0eadfb62e32015a15410eaa28bc96c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libkexiv2/-/commit/3cee10a1be0eadfb62e32015a15410eaa28bc96c
You're receiving this email because of your account on gitlab.archlinux.org.