oxygen-gtk2 and oxygen-gtk3 update

This commit is contained in:
AlmAck 2014-04-15 00:22:18 +02:00
parent a2d058c2ed
commit 1617d33717
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
pkgname=oxygen-gtk2
pkgver=1.4.4
pkgver=1.4.5
pkgrel=1
pkgdesc="The Oxygen engine for GTK2, for better Qt/GKT+ integration."
arch=('x86_64')
@ -13,7 +13,7 @@ categories=('system')
groups=('gtk-integration')
install=install
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('dd55d704f97e0c9e2fcc0d4d88d2eb1d')
md5sums=('b368d074cb13a6020e6ed43016866d93')
prepare() {
if [[ -e build ]]; then rm -rf build; fi

View File

@ -1,5 +1,5 @@
pkgname=oxygen-gtk3
pkgver=1.3.4
pkgver=1.3.5
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=('0299012f736444230bfdef0aaeb27a2f')
md5sums=('fb0204ad8af22070b0eea2e7b5d6c686')
prepare() {
if [[ -e build ]]; then rm -rf build; fi