gnome: fix version for gucharmap and sound-juicer.
This commit is contained in:
parent
5aa31a3a4e
commit
835bab62ac
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome'
|
||||
pkgname=gnome
|
||||
version=3.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=meta-template
|
||||
depends="
|
||||
|
@ -52,14 +52,14 @@ depends="
|
|||
gcalctool>=6.6.0
|
||||
network-manager-applet>=0.9.6.2
|
||||
cantarell-fonts>=0.0.10
|
||||
gucharmap>=${version}
|
||||
gucharmap>=3.5.99
|
||||
cheese>=${version}
|
||||
nautilus-sendto>=${version}
|
||||
evince>=${version}
|
||||
gnome-documents>=${version}
|
||||
sushi>=${version}
|
||||
evolution>=${version}
|
||||
sound-juicer>=${version}
|
||||
sound-juicer>=3.5.0
|
||||
rygel>=0.16.0
|
||||
tracker>=0.14.0
|
||||
eog-plugins>=${version}
|
||||
|
|
Loading…
Reference in New Issue