summarylogtreecommitdiffstats
path: root/.pkgupdate
blob: 92ac598e5f9ff165c0b7e4117eecdde10c17c041 (plain)
1
2
3
nwVersion=$(wget -q -O- http://www.yadifa.eu/download | grep 'releases.*tgz' | tail -n1 | sed -e 's,.*yadifa-\([0-9\.\-]*\)\.tgz.*,\1,')
update_pkgver=${nwVersion%-*}
update__buildnr=${nwVersion#*-}