-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
priority: could havetype: developer experienceWill make for a nicer developer experienceWill make for a nicer developer experiencetype: user experienceWill make for a nicer user experienceWill make for a nicer user experience
Milestone
Description
e.g. https://download.gnome.org/sources/nautilus/47/nautilus-47.2.tar.xz
major_version=$(echo 47.2 | awk -F. '{print $1}')
we can replace the url with this:
https://download.gnome.org/sources/nautilus/$major_version/nautilus-$version.tar.xz
this could potentially be sourced from the environment
key
Metadata
Metadata
Assignees
Labels
priority: could havetype: developer experienceWill make for a nicer developer experienceWill make for a nicer developer experiencetype: user experienceWill make for a nicer user experienceWill make for a nicer user experience