spacefm.talimat
This commit is contained in:
parent
bbcb74d8dc
commit
a37b564e7e
|
@ -1,2 +1,2 @@
|
|||
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
|
||||
gtk-update-icon-cache -q -t -f usr/share/icons/Faenza
|
||||
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
|
||||
gtk-update-icon-cache -q -t -f /usr/share/icons/Faenza
|
||||
|
|
|
@ -4,9 +4,10 @@
|
|||
# Depends on: gtk2 eudev shared-mime-info desktop-file-utils xorg-libxdamage
|
||||
|
||||
name=spacefm
|
||||
version=0.9.4
|
||||
release=3
|
||||
source=(https://github.com/IgnorantGuru/$name/archive/$version.tar.gz https://github.com/BwackNinja/spacefm/commit/f167b2831bc2556fc383cf30ae6ce4d117b67c04.patch)
|
||||
version=1.0.5
|
||||
release=1
|
||||
source=(https://github.com/IgnorantGuru/$name/archive/$version.tar.gz
|
||||
https://github.com/BwackNinja/spacefm/commit/f167b2831bc2556fc383cf30ae6ce4d117b67c04.patch)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
|
Loading…
Reference in New Issue