mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
x11-themes/obsidian2-gtk-theme: bump to 2.24
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
parent
3520bc4a9b
commit
b368b08515
@ -1 +1 @@
|
||||
DIST obsidian2-gtk-theme-2.22.tar.gz 930146 BLAKE2B 2264727ca31af811c7095c195ed883a304fab2b3c4c1916ffb241c5e1dcf6c300d6bf1b292f2181ad3daa36d86ab84da85a21e1d158a9112207de9b73838c5cb SHA512 806be9e4d1eba8f2239bfaed3dacf549d5172e7e7febc55729f94ec1986b3568bc81fd04127840820f8b074883897c285e3141d54ce7e66cc55e41e80abc30cf
|
||||
DIST obsidian2-gtk-theme-2.24.tar.gz 1043031 BLAKE2B 645cc8434fdfd4e5739e799ba72b0f9b16f1c1b65530597742452c9d22d73e5fcecb8ca7dbf70cca9afdc4f34bc8e639795f4dfae95bdf39944ac885ad5f5356 SHA512 ef99d20c234340c014679daed368779b76ba37155823834c4428d1dcdeefbe44679eb91756ac726de0b6ec26a5a00ea688b8df0bb49f4051bad1c99ef4a36d07
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
@ -21,7 +21,15 @@ fi
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND="${RDEPEND}"
|
||||
RDEPEND="
|
||||
dev-libs/libxml2:2
|
||||
x11-libs/gtk+:3
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
dev-libs/glib:2
|
||||
x11-libs/gdk-pixbuf:2
|
||||
"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
@ -21,7 +21,15 @@ fi
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND="${RDEPEND}"
|
||||
RDEPEND="
|
||||
dev-libs/libxml2:2
|
||||
x11-libs/gtk+:3
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
dev-libs/glib:2
|
||||
x11-libs/gdk-pixbuf:2
|
||||
"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user