Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / sws
Commits: ea116135 by Antonio Rojas at 2024-01-26T17:04:10+01:00 upgpkg: 2.13.2.0-2: taglib 2 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,25 @@ +pkgbase = sws + pkgdesc = A collection of features that seamlessly integrate into REAPER + pkgver = 2.13.2.0 + pkgrel = 2 + url = https://www.sws-extension.org/ + install = sws.install + arch = x86_64 + license = MIT + makedepends = git + makedepends = cmake + makedepends = php + makedepends = perl + makedepends = gtk3 + depends = glibc + depends = gcc-libs + depends = reaper + depends = taglib + source = git+https://github.com/reaper-oss/sws.git#commit=a3693ad52ed16fe95ac0a570971656b6c9337f26 + source = github.com-justinfrankel-wdl::git+https://github.com/justinfrankel/WDL + source = github.com-justinfrankel-reaper-sdk::git+https://github.com/justinfrankel/reaper-sdk + b2sums = SKIP + b2sums = SKIP + b2sums = SKIP + +pkgname = sws ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=sws pkgver=2.13.2.0 -pkgrel=1 +pkgrel=2 pkgdesc='A collection of features that seamlessly integrate into REAPER' arch=('x86_64') url='https://www.sws-extension.org/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sws/-/commit/ea116135078e584919a9c781082e424d907e3cff -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sws/-/commit/ea116135078e584919a9c781082e424d907e3cff You're receiving this email because of your account on gitlab.archlinux.org.
