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