Date: Sunday, October 27, 2019 @ 14:03:26 Author: arojas Revision: 520752
Update to 0.9.4 Modified: latte-dock/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-27 14:02:29 UTC (rev 520751) +++ PKGBUILD 2019-10-27 14:03:26 UTC (rev 520752) @@ -2,7 +2,7 @@ # Contributor: Michael Straube <[email protected]> pkgname=latte-dock -pkgver=0.9.3 +pkgver=0.9.4 pkgrel=1 pkgdesc='A dock based on Plasma Frameworks' arch=(x86_64) @@ -11,7 +11,7 @@ depends=(plasma-framework knewstuff libksysguard) makedepends=(extra-cmake-modules) source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('30232ce9b0fe8f5338c924a4f2d1661c8c3f3b221ccfcaf69d09160f31599447' +sha256sums=('a1e706b25ced6a68148a4db92d568c6a0a0494aba34525b1fea183c0830e34ee' 'SKIP') validpgpkeys=(325E97C32E601F5D4EADCF3A55999050A2D9110E) # Michail Vourlakos (mvourlakos) <[email protected]>
