Just make the version the same as upstream.
This commit is contained in:
parent
4626cab92e
commit
2dc9633bcb
3 changed files with 5 additions and 6 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -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')
|
||||
|
|
|
|||
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue