summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-03 13:27:19 +0200
committerErich Eckner <git@eckner.net>2018-05-03 13:27:19 +0200
commit970a2d92bd87eef658ab411ecf27a1150504d859 (patch)
treeb646cf0ac44b80550c7bbd52b5a36c60b01adef0 /checkVersions
parentc4efca26107ec57beb787a18be3baf3cf4eeba3a (diff)
downloadarchlinuxewe.git.save-970a2d92bd87eef658ab411ecf27a1150504d859.tar.xz
checkVersions: ommit dcron exception
Diffstat (limited to 'checkVersions')
-rwxr-xr-xcheckVersions9
1 files changed, 0 insertions, 9 deletions
diff --git a/checkVersions b/checkVersions
index 9fa2193e..cb704341 100755
--- a/checkVersions
+++ b/checkVersions
@@ -189,15 +189,6 @@ then
elif [ "${pkgname}" = 'g95' ]
then
remVer='0.94'
- elif [ "${pkgname}" = 'dcron' ]
- then
- remVer=$(
- curl_it 'http://www.jimpryor.net/linux/dcron.html' | \
- grep 'The current version is:' | \
- tr '"' '\n' | \
- grep '^releases/dcron-[0-9.]\+\.tar\.gz$' | \
- sed 's|^releases/dcron-\([0-9.]\+\)\.tar\.gz$|\1|'
- )
elif [ "${pkgname}" = 'pgplot-for-ifeffit' ]
then
remVer=$(