diff options
author | Erich Eckner <git@eckner.net> | 2023-01-07 09:55:54 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-01-07 09:55:54 +0100 |
commit | fa9fca1dc5f08ea4693762b3fe6013495755fe6d (patch) | |
tree | 0df2c84ef670cd05f8d9c035541d5716c5a11573 /checkVersions | |
parent | ae9b65834927254bea2b37063cbc13ac08c2f53d (diff) | |
download | archlinuxewe-fa9fca1dc5f08ea4693762b3fe6013495755fe6d.tar.xz |
bind-next: removed
Diffstat (limited to 'checkVersions')
-rwxr-xr-x | checkVersions | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/checkVersions b/checkVersions index b008f9e4d..3454f2bc5 100755 --- a/checkVersions +++ b/checkVersions @@ -1209,8 +1209,6 @@ then | sort -V \ | tail -n1 ) - elif [ "${pkgname}" = 'bind-next' ]; then - remVer="${pkgver}" elif echo "${src}" \ | grep -q '//zoom\.us/client/'; then remVer=$( |