summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle2014-12-19 10:27:53 +0100
committerBlackEagle2015-07-07 21:01:56 +0200
commite3aad0f06557ef143bc67c4571d31250a79008ed (patch)
tree28c064a1b90006dd1bb9ecf2b579fdd1d195d0c3
parent42e9cbc15767f0cf17242de225399c1e1cf65713 (diff)
downloadaur-e3aad0f06557ef143bc67c4571d31250a79008ed.tar.gz
yadifa :: update .pkgupdate
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
-rw-r--r--.pkgupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pkgupdate b/.pkgupdate
index 92ac598e5f9f..9e2933d8b234 100644
--- a/.pkgupdate
+++ b/.pkgupdate
@@ -1,3 +1,3 @@
-nwVersion=$(wget -q -O- http://www.yadifa.eu/download | grep 'releases.*tgz' | tail -n1 | sed -e 's,.*yadifa-\([0-9\.\-]*\)\.tgz.*,\1,')
+nwVersion=$(wget -q -O- http://www.yadifa.eu/download | grep 'releases.*tar.gz' | head -n1 | sed -e 's,.*yadifa-\([0-9\.\-]*\)\.tar\.gz.*,\1,')
update_pkgver=${nwVersion%-*}
update__buildnr=${nwVersion#*-}