[arch-commits] Commit in plasma-workspace-wallpapers/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Nov 22 16:09:02 UTC 2015


    Date: Sunday, November 22, 2015 @ 17:09:01
  Author: arojas
Revision: 251886

Update to 5.4.3.1

Modified:
  plasma-workspace-wallpapers/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-22 14:47:02 UTC (rev 251885)
+++ PKGBUILD	2015-11-22 16:09:01 UTC (rev 251886)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=plasma-workspace-wallpapers
-pkgver=5.4.3
+pkgver=5.4.3.1
 pkgrel=1
 pkgdesc='Additional wallpapers for the Plasma Workspace'
 arch=('any')
@@ -12,9 +12,9 @@
 license=('LGPL')
 makedepends=('extra-cmake-modules')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('4dceee9550f7e433aeb2daa2a8dfee82')
+source=("http://download.kde.org/stable/plasma/5.4.3/$pkgname-$pkgver.tar.xz")
 
+
 prepare() {
   mkdir build
 }
@@ -32,3 +32,4 @@
   cd build
   make DESTDIR="${pkgdir}" install
 }
+md5sums=('8a122c0d09aff0bd47895e17bfe6730c')



More information about the arch-commits mailing list