Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8bacee4124860c43c1f0847a3b9d9b82c03d3018
commit 8bacee4124860c43c1f0847a3b9d9b82c03d3018 Author: crazy <[email protected]> Date: Tue May 17 17:08:15 2016 +0200 oxygen-5.6.4-1-x86_64 * Version bump diff --git a/source/kde5-extra/oxygen/FrugalBuild b/source/kde5-extra/oxygen/FrugalBuild index 069eaf7..b4d2e69 100644 --- a/source/kde5-extra/oxygen/FrugalBuild +++ b/source/kde5-extra/oxygen/FrugalBuild @@ -1,20 +1,20 @@ # Compiling Time: 0.44 SBU # Maintainer: Melko <[email protected]> - pkgname=oxygen -pkgrel=5 +pkgver=5.6.4 +pkgrel=1 pkgdesc="KDE Oxygen style." groups=('plasma') archs=('i686' 'x86_64') _F_kde_project="plasma" Finclude kf5 groups=('kde5-extra') -depends=("frameworkintegration>=$_F_kf5_full" "kwin5>=$_F_kde_ver") -makedepends=("${makedepends[@]}" 'kdoctools') -rodepends=("phonon-backend-gstreamer" "phonon-backend-vlc") +depends=("frameworkintegration>=$_F_kf5_full" "kwin5>=$_F_kdever_plasma") +makedepends+=('kdoctools') +rodepends+=("phonon-backend-gstreamer" "phonon-backend-vlc") -sha1sums=('56c58c0b7017cb4257881e44883b413a6211bcb7') +sha1sums=('8c7bc204e2b4a4dec4a556fe75940a595c90890b') conflicts=('kdebase-runtime-knotify' 'liboxygen' 'oxygen-transparent') replaces=("${conflicts[@]}") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
