mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
plover: update to 4.0.0rc1.
This commit is contained in:
parent
e3e09fc689
commit
b670dc5fff
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'plover'
|
# Template file for 'plover'
|
||||||
pkgname=plover
|
pkgname=plover
|
||||||
version=4.0.0.dev12
|
reverts="4.0.0.dev12_1"
|
||||||
|
version=4.0.0rc1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# https://github.com/openstenoproject/plover/discussions/1587
|
# https://github.com/openstenoproject/plover/discussions/1587
|
||||||
|
@ -14,9 +15,9 @@ short_desc="Open source stenotype engine"
|
||||||
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.openstenoproject.org/plover/"
|
homepage="https://www.openstenoproject.org/plover/"
|
||||||
changelog="https://github.com/openstenoproject/plover/raw/master/NEWS.md"
|
changelog="https://github.com/openstenoproject/plover/raw/main/NEWS.md"
|
||||||
distfiles="https://github.com/openstenoproject/plover/releases/download/v${version}/plover-${version}.tar.gz"
|
distfiles="https://github.com/openstenoproject/plover/releases/download/v${version}/plover-${version}.tar.gz"
|
||||||
checksum=4dddc00771b8d4d36361f92130df3dd7fc38cdd584f015247fbe5bbf5361ad1b
|
checksum=2cfe2eda6850286ff3f2c1ba4632e0113a4036eab8e49e4072a2686668f1c411
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall linux/plover.desktop 644 usr/share/applications
|
vinstall linux/plover.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue