Just make the version the same as upstream.

This commit is contained in:
Mahlon E. Smith 2025-07-19 14:26:06 -07:00
parent 4626cab92e
commit 2dc9633bcb
Signed by: mahlon
SSH key fingerprint: SHA256:dP84sRGKZRpOOiPD/+GuOq+SHSxEw9qi5BWLQobaHm0
3 changed files with 5 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# Airwindows Consolidated
This is Arch AUR package for the binary release of Airwindows Consolidated,
This is an Arch AUR package for the binary release of Airwindows Consolidated,
a giant and fantastic collection of audio processing plugins from Chris.
"Handsewn bespoke digital audio".
@ -16,9 +16,8 @@ create a single DAW plug, with docs and organization.
# Steps to Update the Package
- Update the `_airwin` variable in the `PKGBUILD` file to match
- Update the `pkgver` and `_airwin` variable in the `PKGBUILD` file to match
the latest release found [here](https://github.com/baconpaul/airwin2rack/releases/tag/DAWPlugin).
- Bump the `pkgver`.
- Run `updpkgsums`.
- Run `makepkg -i` and ensure things work.
- Run `makepkg --printsrcinfo > .SRCINFO`.