oxygen-gtk3 1.4.0

This commit is contained in:
AlmAck 2014-08-12 22:23:12 +02:00
parent eff53f6c5a
commit 5b94bb0802

View File

@ -1,5 +1,5 @@
pkgname=oxygen-gtk3
pkgver=1.3.5
pkgver=1.4.0
pkgrel=1
pkgdesc="The Oxygen engine for GTK3, for better Qt/GKT+ integration."
arch=('x86_64')
@ -11,7 +11,7 @@ categories=('system')
groups=('gtk-integration')
install=install
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('fb0204ad8af22070b0eea2e7b5d6c686')
md5sums=('68f0e7af7bd9f618abf3c0444a0f2868')
prepare() {
if [[ -e build ]]; then rm -rf build; fi