arc-theme: update to 20180715. (#927)
This commit is contained in:
parent
2deae73ade
commit
8eec625563
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'arc-theme'
|
# Template file for 'arc-theme'
|
||||||
pkgname=arc-theme
|
pkgname=arc-theme
|
||||||
version=20180114
|
version=20180715
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_script="./autogen.sh"
|
configure_script="./autogen.sh"
|
||||||
hostmakedepends="automake pkg-config sassc"
|
hostmakedepends="automake pkg-config sassc optipng inkscape"
|
||||||
makedepends="gtk+3-devel"
|
makedepends="gtk+3-devel"
|
||||||
depends="gnome-themes-standard gtk-engine-murrine"
|
depends="gnome-themes-standard gtk-engine-murrine"
|
||||||
short_desc="Flat theme with transparent elements for GTK 3, GTK 2 and GNOME Shell"
|
short_desc="Flat theme with transparent elements for GTK 3, GTK 2 and GNOME Shell"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="jtalowell <jtalowell@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/NicoHood/arc-theme"
|
homepage="https://github.com/NicoHood/arc-theme"
|
||||||
distfiles="https://github.com/NicoHood/arc-theme/archive/${version}.tar.gz"
|
distfiles="https://github.com/NicoHood/arc-theme/archive/${version}.tar.gz"
|
||||||
checksum="74179ad6a8f0b297e74eeabb26586584f76615eccdf90afb065a90623802e7bc"
|
checksum=cdb315f1b85c19c1334752da22f02096be58a8086f7000d7ff92461710a9e022
|
||||||
|
|
Loading…
Reference in New Issue