You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This update is a quality of life update focusing on important bug fixes and adding requested features. Users can update from Pacstall 3.0.0 or higher with pacstall -U pacstall master, or reinstall using the deb file.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Pacstall v3.10.0 Elsie
This update is a quality of life update focusing on important bug fixes and adding requested features. Users can update from Pacstall 3.0.0 or higher with
pacstall -U pacstall master
, or reinstall using the deb file.Developers, Developers, Developers...
Features
homepage
property by @henryws (feat(pacscript): addhomepage
property #853)Bug fixes
Performance changes
grep
entirely by @henryws (perf(grep): remove grep cases for bash regex #854)basename
entirely by @henryws (perf: removebasename
command #856)How to use new features
homepage
In your Pacscripts, you can specify a homepage variable like so:
homepage='https://www.mozilla.org/en-US/firefox'
Pacscript for this releases Deb
This discussion was created from the release 3.10.0 Elsie.
Beta Was this translation helpful? Give feedback.
All reactions