Releases: saltedcoffii/gnome-backgrounds-macos
Releases · saltedcoffii/gnome-backgrounds-macos
v43.0.0
Changes
- Completely overhaul
./download-backgrounds.sh
so already downloaded files aren't downloaded again- Support
aria2
,wget
, andcurl
- Support
- Remove direct support for Alpine Linux, as their build system is a bit too difficult to manage. If they want to add support themselves, they can.
v42.0.2
Added
- SHA256 checksum file (
backgrounds/images.sha256
) - Checksum in download script
Fixed
- Fix bug in root
meson.build
version string - README.md: Alpine Linux install package command
- README.md: Generate checksum in APKBUILD (allows APKBUILD to build an up-to-date)
- README.md: It isn't possible to build from the latest source for Alpine Linux
v42.0.1
Added
- Alpine Linux APKBUILD
- More clear README instructions
Fixed
- Clarified License
- Fixed download script when $PWD is not the root dir of the project
v42.0
fix download script when running from a different directory