summarylogtreecommitdiffstats
path: root/update_pkg.sh
AgeCommit message (Collapse)Author
2020-09-12Check that the .deb files existMatti Viljanen
2020-09-12Always complete the update scriptMatti Viljanen
2020-09-12Accept file sizes from 100kB upMatti Viljanen
The file sizes are close to 1MB, and metapackages are a few kB, so 100kB seems okay cutoff (and easy to code...)
2020-02-26Simplify update_pkg.sh, properly name custom variablesMatti Viljanen
2020-02-17Add --version-sort to handle version changes. (Thanks, @rnbguy)Matti Viljanen
2020-02-16Remove temporary files after useMatti Viljanen
2020-02-16Make output more verboseMatti Viljanen
2020-02-16Tighten file name rulesMatti Viljanen
This is done to exclude snap packages and transitional packages: - Chromium version, e.g. "80.0.3987.87" - Ubuntu package version, e.g. "0ubuntu0" - Ubuntu release version string, e.g. "16.04" or "18.04.1" - Filesize must be in megabytes, e.g. "1.0M"
2019-11-30Use perl instead of grep and sedMatti Viljanen
2019-11-10Update to 77.0.3865.90, use latest distro availableMatti Viljanen
2019-11-02Revert "update to version 78.0.3904.70"Fahad Hossain
This reverts commit 944f02aa41ca42e9df5f261a9beabf9d3dbee6bc.
2019-11-01update to version 78.0.3904.70Fahad Hossain
2019-03-10switch to ltsFahad Hossain
2019-03-01update pkgver = 72.0.3626.96Fahad Hossain
2018-12-19use repo instead of package info pageFahad Hossain
since ubuntu's web interface is broken, use the repo listing instead
2018-11-11switch to ubuntu cosmicFahad Hossain
2018-05-17update versionFahad Hossain