From eab7c8ddbfc6a9ea64942f2a1e0be670b87102f6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 Jan 2015 21:13:06 +0100 Subject: [PATCH] oxygen-gtk+{,3}: improve description. --- srcpkgs/oxygen-gtk+/template | 4 ++-- srcpkgs/oxygen-gtk+3/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/oxygen-gtk+/template b/srcpkgs/oxygen-gtk+/template index 0f3fa717cc9..b01fc4b3386 100644 --- a/srcpkgs/oxygen-gtk+/template +++ b/srcpkgs/oxygen-gtk+/template @@ -1,12 +1,12 @@ # Template file for 'oxygen-gtk+' pkgname=oxygen-gtk+ version=1.4.6 -revision=1 +revision=2 wrksrc="${pkgname//\+/2}-${version}" build_style=cmake hostmakedepends="pkg-config cmake" makedepends="gtk+-devel" -short_desc="Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to GTK2" +short_desc="A port of the default KDE widget theme (Oxygen) to GTK2" maintainer="TheNumb " license="LGPL-2.1" homepage="https://projects.kde.org/projects/playground/artwork/oxygen-gtk/" diff --git a/srcpkgs/oxygen-gtk+3/template b/srcpkgs/oxygen-gtk+3/template index bcef07391f1..99f69da9202 100644 --- a/srcpkgs/oxygen-gtk+3/template +++ b/srcpkgs/oxygen-gtk+3/template @@ -1,12 +1,12 @@ # Template file for 'oxygen-gtk+' pkgname=oxygen-gtk+3 version=1.4.1 -revision=1 +revision=2 wrksrc="${pkgname//\+/}-${version}" build_style=cmake hostmakedepends="pkg-config cmake" makedepends="gtk+3-devel" -short_desc="Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to GTK3" +short_desc="A port of the default KDE widget theme (Oxygen) to GTK3" maintainer="TheNumb " license="LGPL-2.1" homepage="https://projects.kde.org/projects/playground/artwork/oxygen-gtk/"