summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.pkgupdate3
1 files changed, 3 insertions, 0 deletions
diff --git a/.pkgupdate b/.pkgupdate
new file mode 100644
index 000000000000..76bf42be0050
--- /dev/null
+++ b/.pkgupdate
@@ -0,0 +1,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#*-}