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,6 +1,6 @@
pkgbase = airwindows-consolidated-bin
pkgdesc = The entirety of the Airwindows collection as LV2, VST3, and CLAP.
pkgver = 0.3.0
pkgver = 2025.07.16.b6c3120
pkgrel = 1
url = https://www.airwindows.com/consolidated/
arch = x86_64

View file

@ -2,9 +2,9 @@
# vim:set ts=2 sw=2 et:
pkgname=airwindows-consolidated-bin
pkgver=0.3.0
pkgrel=1
pkgver=2025.07.16.b6c3120
_airwin="2025-07-16-b6c3120"
pkgrel=1
epoch=
pkgdesc="The entirety of the Airwindows collection as LV2, VST3, and CLAP."
arch=('x86_64')

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`.