[arch-commits] Commit in oxygen/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jul 15 19:41:29 UTC 2014


    Date: Tuesday, July 15, 2014 @ 21:41:29
  Author: andrea
Revision: 216916

upgpkg: oxygen 5.0.0-1

Upstream release

Modified:
  oxygen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-15 19:40:32 UTC (rev 216915)
+++ PKGBUILD	2014-07-15 19:41:29 UTC (rev 216916)
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=oxygen
-pkgver=4.97.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='KDE Oxygen style'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('frameworkintegration' 'kwin')
 makedepends=('extra-cmake-modules' 'kdoctools')
 groups=('plasma-next')
-source=("http://download.kde.org/unstable/plasma/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('ae205e16cab10cc3e3b31e84b45b27c4')
+source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('c7222727589ed965b6d457d2aaeb38db')
 
 prepare() {
   mkdir -p build




More information about the arch-commits mailing list