summaryrefslogtreecommitdiff
path: root/extra/oxygen-gtk
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-17 11:48:34 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-17 11:48:34 -0300
commita873bdc69d24650d832933463af71dfaa96f1a8a (patch)
treeeb1be50481efd38ce5ea6dbaab797af5866a764c /extra/oxygen-gtk
parentdceec836462f00192ea15364f86e3cfbac578bc0 (diff)
parent68b7938bb87c6e91d54e4f35f0223c7237fa53e1 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/virtualbox/PKGBUILD extra/live-media/PKGBUILD
Diffstat (limited to 'extra/oxygen-gtk')
-rw-r--r--extra/oxygen-gtk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/oxygen-gtk/PKGBUILD b/extra/oxygen-gtk/PKGBUILD
index 06527527a..0804bef07 100644
--- a/extra/oxygen-gtk/PKGBUILD
+++ b/extra/oxygen-gtk/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 133245 2011-07-27 22:51:02Z andrea $
+# $Id: PKGBUILD 135550 2011-08-15 12:45:44Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: birdflesh <antkoul at gmail dot com>
pkgname=oxygen-gtk
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('gtk2')
makedepends=('cmake')
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('8e7454f2a1a97f7580995276d78aa35d')
+md5sums=('f4d7f6203d8bcf41ff3403333f399628')
build() {
cd "${srcdir}"