diff --git a/oxygen-gtk2/PKGBUILD b/oxygen-gtk2/PKGBUILD index e37f912f8..fa522030f 100644 --- a/oxygen-gtk2/PKGBUILD +++ b/oxygen-gtk2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=oxygen-gtk2 pkgver=1.1.4 -pkgrel=3 +pkgrel=4 pkgdesc="The Oxygen engine for GTK2, for better Qt/GKT+ integration." arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ depends=('kdelibs' 'qt' 'oxygen-icons' 'cairo') makedepends=('gcc' 'cmake' 'findutils' 'imagemagick' 'liblqr' 'gtk2' 'automoc4') provides=('oxygen-gtk') replaces=('gtk-integration') -conflicts=('oxygen-gtk' 'oxygen-gtk3') +conflicts=('oxygen-gtk') categories=('system') #groups=('gtk-integration') diff --git a/oxygen-gtk3/PKGBUILD b/oxygen-gtk3/PKGBUILD index 689c75727..9b64ff8ea 100644 --- a/oxygen-gtk3/PKGBUILD +++ b/oxygen-gtk3/PKGBUILD @@ -6,32 +6,31 @@ pkgname=oxygen-gtk3 pkgver=1.1.4 -pkgrel=3 +_pkgver=1.0.2-1 # can we change pkgver to 1.0.2_1 ? +pkgrel=4 pkgdesc="The Oxygen engine for GTK3, for better Qt/GKT+ integration." arch=('i686' 'x86_64') -url=("http://kde-look.org/content/show.php/gtk-oxygen-engine?content=129715") +url=("http://projects.kde.org/projects/playground/artwork/oxygen-gtk/") license=('LGPL3' 'GPL') -depends=('kdelibs' 'qt' 'oxygen-icons' 'cairo') -makedepends=('gcc' 'cmake' 'findutils' 'imagemagick' 'liblqr' 'gtk2' 'automoc4') -provides=('oxygen-gtk') -conflicts=('oxygen-gtk' 'oxygen-gtk2') +depends=('kdelibs' 'qt' 'oxygen-icons' 'cairo' 'dbus-glib' 'gtk3') +makedepends=('gcc' 'cmake' 'findutils' 'automoc4') categories=('system') #groups=('gtk-integration') -source=("ftp://ftp.caliu.cat/pub/mirrors/kde/stable/oxygen-gtk/$pkgver/src/oxygen-gtk-$pkgver.tar.bz2") +source=("http://download.kde.org/stable/${pkgname}/${_pkgver}/src/${pkgname}-${_pkgver}.tar.bz2") -md5sums=('61a7424e77785501df27b5c050e5f287') +md5sums=('e4cd32bc1169db39d4e29141449979a4') create_install() { cat > "${startdir}/${pkgname}.install" <