1
#!/bin/bash
2
3
version=$(cat script.spec | grep Version | sed s/X-KDE-PluginInfo-Version=//)
4
echo $version