mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
paper-icon-theme: update to 1.5.0. (#1984)
This commit is contained in:
parent
6cc0117da3
commit
6fe4860d04
1 changed files with 7 additions and 11 deletions
|
@ -1,17 +1,13 @@
|
||||||
# Template file for 'paper-icon-theme'
|
# Template file for 'paper-icon-theme'
|
||||||
pkgname=paper-icon-theme
|
pkgname=paper-icon-theme
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="${pkgname}-v.${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
build_style=meson
|
||||||
short_desc="A modern freedesktop icon theme"
|
short_desc="A modern freedesktop icon theme"
|
||||||
build_style=gnu-configure
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
maintainer="Satoshi Amemiya <amemiya@protonmail.com>"
|
license="CC-BY-SA-4.0"
|
||||||
license="LGPL-3, CC-BY-SA-4.0"
|
|
||||||
hostmakedepends="autoconf automake"
|
|
||||||
homepage="https://github.com/snwh/${pkgname}"
|
homepage="https://github.com/snwh/${pkgname}"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v.${version}.tar.gz"
|
||||||
checksum=b90f3a84634572bcba76cdd0c2a0d305a5c521c2054d3d390edffda5f233928b
|
checksum=62f21dfe95ece481e5c635480f32347f1ad27ea66b2ef0526fe799090b298ece
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue