kvantum: update to 0.20.1.
This commit is contained in:
parent
1c73a8e016
commit
7e4ec89b0c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kvantum'
|
# Template file for 'kvantum'
|
||||||
pkgname=kvantum
|
pkgname=kvantum
|
||||||
version=0.20.0
|
version=0.20.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Kvantum-${version}"
|
wrksrc="Kvantum-${version}"
|
||||||
build_wrksrc=Kvantum
|
build_wrksrc=Kvantum
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/tsujan/Kvantum"
|
homepage="https://github.com/tsujan/Kvantum"
|
||||||
changelog="https://raw.githubusercontent.com/tsujan/Kvantum/master/Kvantum/ChangeLog"
|
changelog="https://raw.githubusercontent.com/tsujan/Kvantum/master/Kvantum/ChangeLog"
|
||||||
distfiles="https://github.com/tsujan/Kvantum/archive/V${version}.tar.gz"
|
distfiles="https://github.com/tsujan/Kvantum/archive/V${version}.tar.gz"
|
||||||
checksum=c740b6a7a68b0c7c577fea983d40d4ae4277e1fd0dc62e5449f6e599597510b5
|
checksum=907d35451f683734b529c492fa867c792bee228a6a40cc6bc821034ab1989539
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc doc/Theme-Config.pdf
|
vdoc doc/Theme-Config.pdf
|
||||||
|
|
Loading…
Reference in New Issue