Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kunitconversion
Commits: 49bedbac by Tomaz Canabrava at 2024-05-10T13:20:22+02:00 Revert "Update to" This reverts commit 6ac7e609e8bdc901f1ea3a48722870864b08cd06. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kunitconversion -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='Support for unit conversion' arch=(x86_64) @@ -18,7 +18,7 @@ makedepends=(doxygen qt6-doc qt6-tools) groups=(kf6) -source=(https://download.kde.org//frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('df6de6f2d41b3943b31ccec051013cb0d4fc6e9979a8e5232e6436e390b331ec' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kunitconversion/-/commit/49bedbac6e4bf8d36a00e39d6877e05073fb2a7b -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kunitconversion/-/commit/49bedbac6e4bf8d36a00e39d6877e05073fb2a7b You're receiving this email because of your account on gitlab.archlinux.org.
