[arch-commits] Commit in bluedevil/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue May 10 16:54:00 UTC 2016
Date: Tuesday, May 10, 2016 @ 18:53:59
Author: arojas
Revision: 267496
Fix md5sum
Modified:
bluedevil/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-10 16:53:59 UTC (rev 267495)
+++ PKGBUILD 2016-05-10 16:53:59 UTC (rev 267496)
@@ -17,7 +17,7 @@
replaces=('bluedevil-frameworks')
groups=('plasma')
source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('4d22bdec161e77045fd4d5ca68b44ad4')
+md5sums=('0022e858d07dc56b0e3822ba8855ef27')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list