mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
nemo-compare: update to 5.8.1.
This commit is contained in:
parent
034e973da3
commit
0f3b696782
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nemo-compare'
|
# Template file for 'nemo-compare'
|
||||||
pkgname=nemo-compare
|
pkgname=nemo-compare
|
||||||
version=5.4.1
|
version=5.8.1
|
||||||
revision=2
|
revision=1
|
||||||
build_wrksrc=nemo-compare
|
build_wrksrc=nemo-compare
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="pkg-config python3-setuptools"
|
hostmakedepends="pkg-config python3-setuptools"
|
||||||
|
@ -11,5 +11,6 @@ short_desc="Nemo compare extention"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.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/${version}.tar.gz"
|
# distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=6a0b83e6a9129c7217c29fbc992109d8f6eedbe8f076da863c507c0005182404
|
distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-compare-${version}.tar.gz"
|
||||||
|
checksum=d6a5c0a23ae47283ee9b954c6250691f21d5b9dad4e3c68207b8524c3d032784
|
||||||
|
|
Loading…
Add table
Reference in a new issue