author | Antonio Rojas
<arojas@archlinux.org> 2021-05-08 12:01:39 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-05-08 12:01:39 UTC |
parent | 84f071348e90779b255b969dbfbeab3a783b7d78 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 44ee367..7f7c330 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kunitconversion -pkgver=5.81.0 +pkgver=5.82.0 pkgrel=1 pkgdesc='Support for unit conversion' arch=(x86_64) @@ -12,8 +12,8 @@ license=(LGPL) depends=(ki18n) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) groups=(kf5) -source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('3efc21a1438875429620a725e4bb4b8dbe40e2aa5f041f5d6557e2e1461131bd' +source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('51f8af853ee0bf0dfd2a8e9a4299f2d47e130978d26c8595a4070ef28b16a9af' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>