kvantum: update to 1.0.0.
This commit is contained in:
parent
d1e2c8a8a3
commit
3b03f398a9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kvantum'
|
# Template file for 'kvantum'
|
||||||
pkgname=kvantum
|
pkgname=kvantum
|
||||||
version=0.20.2
|
version=1.0.0
|
||||||
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=863b7d1d656525464aeb59911f8d78ceb35507a85c5f4c4bdb2ea5c024bc2142
|
checksum=0b80d934e1d38588582a2f5c10e362aa8ee37f00446e5c028bda4e5eca6a2b4c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc doc/Theme-Config.pdf
|
vdoc doc/Theme-Config.pdf
|
||||||
|
|
Loading…
Reference in New Issue