mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-01-24 01:42:13 +08:00
oxygen-gtk2 and oxygen-gtk3 update
This commit is contained in:
parent
a2d058c2ed
commit
1617d33717
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user