paper-icon-theme: update to 1.5.0. (#1984)
This commit is contained in:
parent
6cc0117da3
commit
6fe4860d04
|
@ -1,17 +1,13 @@
|
|||
# Template file for 'paper-icon-theme'
|
||||
pkgname=paper-icon-theme
|
||||
version=1.4.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v.${version}"
|
||||
noarch=yes
|
||||
build_style=meson
|
||||
short_desc="A modern freedesktop icon theme"
|
||||
build_style=gnu-configure
|
||||
maintainer="Satoshi Amemiya <amemiya@protonmail.com>"
|
||||
license="LGPL-3, CC-BY-SA-4.0"
|
||||
hostmakedepends="autoconf automake"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="CC-BY-SA-4.0"
|
||||
homepage="https://github.com/snwh/${pkgname}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b90f3a84634572bcba76cdd0c2a0d305a5c521c2054d3d390edffda5f233928b
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
||||
distfiles="${homepage}/archive/v.${version}.tar.gz"
|
||||
checksum=62f21dfe95ece481e5c635480f32347f1ad27ea66b2ef0526fe799090b298ece
|
||||
|
|
Loading…
Reference in New Issue