mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
nemo-python: update to 5.2.0.
This commit is contained in:
parent
79cb26b811
commit
c14260c77d
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'nemo-python'
|
# Template file for 'nemo-python'
|
||||||
pkgname=nemo-python
|
pkgname=nemo-python
|
||||||
version=5.0.1
|
version=5.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="nemo-extensions-nemo-python-${version}"
|
wrksrc="nemo-extensions-${version}"
|
||||||
build_wrksrc=nemo-python
|
build_wrksrc=nemo-python
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,5 +11,5 @@ short_desc="Nemo python binding"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/linuxmint/nemo-extensions"
|
homepage="https://github.com/linuxmint/nemo-extensions"
|
||||||
distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-python-${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe
|
checksum=92364ac03be3458d3cdfa39ebd4061babd3926c280459e66f8814a6acc42a6a5
|
||||||
|
|
Loading…
Add table
Reference in a new issue