spacefm: update to 0.9.0.
This commit is contained in:
parent
f78d685bdb
commit
8083f10c32
@ -1,20 +1,20 @@
|
||||
# Template file for 'spacefm'
|
||||
pkgname=spacefm
|
||||
version=0.8.7
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="intltool gtk+-devel startup-notification-devel libudev-devel"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+-devel startup-notification-devel libudev-devel"
|
||||
short_desc="Multi-panel tabbed file manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://ignorantguru.github.com/spacefm/"
|
||||
distfiles="https://raw.github.com/IgnorantGuru/spacefm/master/packages/${version}/spacefm-${version}.tar.xz"
|
||||
checksum=3e48f276df4505b69d24fbeb4b5a869cf316503e2395bef467a29a5207b23947
|
||||
distfiles="https://github.com/IgnorantGuru/spacefm/raw/pkg/${version}/spacefm-${version}.tar.xz"
|
||||
checksum=a47861b395ee991bc56e367238f2c3070c308a2b635be1099b0a6d2eda0f1795
|
||||
|
||||
spacefm_package() {
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user