Date: Tuesday, May 10, 2016 @ 18:52:08
  Author: arojas
Revision: 267488

Fix md5sum

Modified:
  kdeplasma-addons/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-05-10 16:51:51 UTC (rev 267487)
+++ PKGBUILD    2016-05-10 16:52:08 UTC (rev 267488)
@@ -18,7 +18,7 @@
 replaces=('kdeplasma-addons-frameworks')
 groups=('plasma')
 
source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz";)
-md5sums=('dee77a16294bc8910059fae0d44033be')
+md5sums=('ae74ac730661f35b3c6cae6a75ca2f7c')
 
 prepare() {
   mkdir -p build

Reply via email to