mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
parent
e657901209
commit
acb213897a
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spacefm'
|
# Template file for 'spacefm'
|
||||||
pkgname=spacefm
|
pkgname=spacefm
|
||||||
version=1.0.5
|
version=1.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_options="gtk3"
|
build_options="gtk3"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ configure_args="$(vopt_with gtk3)"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Multi-panel tabbed file manager"
|
short_desc="Multi-panel tabbed file manager"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://ignorantguru.github.com/spacefm/"
|
homepage="http://ignorantguru.github.io/spacefm/"
|
||||||
distfiles="https://github.com/IgnorantGuru/spacefm/archive/${version}.tar.gz"
|
distfiles="https://github.com/IgnorantGuru/spacefm/archive/${version}.tar.gz"
|
||||||
checksum=d3f14fd1b1cfb51df98ebc341ab78ce741ba443ae2ce9e1662de39d01a95e0f3
|
checksum=fedea9fcad776e0af4b8d90c5a1c86684a9c96ef1cdd4e959530ce93bdebe7c9
|
||||||
|
|
Loading…
Add table
Reference in a new issue