Skip to content

Releases: saltedcoffii/gnome-backgrounds-macos

v43.0.0

01 Dec 15:03
Compare
Choose a tag to compare

Changes

  • Completely overhaul ./download-backgrounds.sh so already downloaded files aren't downloaded again
    • Support aria2, wget, and curl
  • 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

12 May 21:52
6754351
Compare
Choose a tag to compare

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

28 Apr 02:26
da2a9d8
Compare
Choose a tag to compare

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

27 Apr 20:05
71ecaa5
Compare
Choose a tag to compare
fix download script when running from a different directory