George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
sws
Commits:
2b856e33 by George Rawlinson at 2025-09-04T07:59:30+00:00
upgpkg: 2.14.0.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = sws
pkgdesc = A collection of features that seamlessly integrate into REAPER
- pkgver = 2.14.0.3
+ pkgver = 2.14.0.6
pkgrel = 1
url = https://www.sws-extension.org/
install = sws.install
@@ -15,13 +15,13 @@ pkgbase = sws
depends = gcc-libs
depends = reaper
depends = taglib
- source = git+https://github.com/reaper-oss/sws.git#tag=v2.14.0.3
+ source = git+https://github.com/reaper-oss/sws.git#tag=v2.14.0.6
source =
github.com-justinfrankel-wdl::git+https://github.com/justinfrankel/WDL
source =
github.com-justinfrankel-reaper-sdk::git+https://github.com/justinfrankel/reaper-sdk
- sha512sums =
899b667048fccd3fca6f7b6db56742e98ed06d0c79d420eb3859bb7c2df4cbb253d66b7a0d301e54c24b531d299f1aa52dc1b2ddc174a4e32b65007c311bcacd
+ sha512sums =
c488252f3b658f91cd05d77a1e7868d4c86b2aea3c2746ef645f483b7f7047382dda7510a95f6a62564d202bbd3a76c3f282ba6d610af7782f30d8a2c3b30ecb
sha512sums = SKIP
sha512sums = SKIP
- b2sums =
39b1687ebebfa9258193a0cd8c606f1432e6b37ae946438c3b8d835dd8cb3c8584cc0751e2da8704bdc0794ca3899e7bdd8309c4b13446f26e450dae22aa151c
+ b2sums =
a849a6a80a09af3d0d602c241ce927b19744b70730e7739b03312c39c2ddb8530144bf229980372c3e7877e525ad4a59b10918dd866ec755ba5c8cea223af6dc
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: [email protected]
pkgname=sws
-pkgver=2.14.0.3
+pkgver=2.14.0.6
pkgrel=1
pkgdesc='A collection of features that seamlessly integrate into REAPER'
arch=('x86_64')
@@ -27,10 +27,10 @@ source=(
'github.com-justinfrankel-wdl::git+https://github.com/justinfrankel/WDL'
'github.com-justinfrankel-reaper-sdk::git+https://github.com/justinfrankel/reaper-sdk'
)
-sha512sums=('899b667048fccd3fca6f7b6db56742e98ed06d0c79d420eb3859bb7c2df4cbb253d66b7a0d301e54c24b531d299f1aa52dc1b2ddc174a4e32b65007c311bcacd'
+sha512sums=('c488252f3b658f91cd05d77a1e7868d4c86b2aea3c2746ef645f483b7f7047382dda7510a95f6a62564d202bbd3a76c3f282ba6d610af7782f30d8a2c3b30ecb'
'SKIP'
'SKIP')
-b2sums=('39b1687ebebfa9258193a0cd8c606f1432e6b37ae946438c3b8d835dd8cb3c8584cc0751e2da8704bdc0794ca3899e7bdd8309c4b13446f26e450dae22aa151c'
+b2sums=('a849a6a80a09af3d0d602c241ce927b19744b70730e7739b03312c39c2ddb8530144bf229980372c3e7877e525ad4a59b10918dd866ec755ba5c8cea223af6dc'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sws/-/commit/2b856e33b0ba513b3fd9beb006db1144bafba8aa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sws/-/commit/2b856e33b0ba513b3fd9beb006db1144bafba8aa
You're receiving this email because of your account on gitlab.archlinux.org.