George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
dexed
Commits:
21ced6e9 by George Rawlinson at 2024-10-17T09:46:13+13:00
upgpkg: 0.9.8-1
* New upstream release.
* Remove upstreamed patches.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dexed
pkgdesc = A software synth closely modelled on the Yamaha DX7
- pkgver = 0.9.7
+ pkgver = 0.9.8
pkgrel = 1
url = https://asb2m10.github.io/dexed
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = dexed
makedepends = libxinerama
makedepends = libxcursor
makedepends = webkit2gtk
- source = dexed::git+https://github.com/asb2m10/dexed#tag=v0.9.7
+ source = dexed::git+https://github.com/asb2m10/dexed#tag=v0.9.8
source =
github.com-steinbergmedia-vst3sdk::git+https://github.com/steinbergmedia/vst3sdk
source =
github.com-surge-synthesizer-tuning-library::git+https://github.com/surge-synthesizer/tuning-library
source =
github.com-surge-synthesizer-surgesynthteam_tuningui::git+https://github.com/surge-synthesizer/surgesynthteam_tuningui
@@ -35,7 +35,7 @@ pkgbase = dexed
source =
github.com-steinbergmedia-vst3_public_sdk::git+https://github.com/steinbergmedia/vst3_public_sdk
source =
github.com-steinbergmedia-vst3_tutorials::git+https://github.com/steinbergmedia/vst3_tutorials
source =
github.com-steinbergmedia-vstgui::git+https://github.com/steinbergmedia/vstgui
- sha512sums =
0167f151bc7689f11fa6919551db2d3ea1784fd50a9f79be490ac072d002c811461f7b44d2fd15dcb55548155aedc5cde9903e7ea384752ff154696886c48b20
+ sha512sums =
ccdebfd89ffe79a1325b65a5e51cfd17cc0b1f6c5538d80fbd1ba87cc1a35aa915fef2d8a5025d034fdbd606a38ca09b3af0347ef040b1029c1accbdf29f451a
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
@@ -51,7 +51,7 @@ pkgbase = dexed
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- b2sums =
aafd360c23ee28be1d1db08ce84310fe6a623e5312382099634b7697135afdc5f9b7b88e0c2c946a5e24843ab2b50f49be720ca444186b34917757d103423afe
+ b2sums =
2303f54c056cdc588518251af83074aa74695b882917df7f6f2663c64999f35806e6990f12c78a895bfb47840f527701420eba492126f6ab2332ee19f894b068
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
@@ -69,10 +69,10 @@ pkgbase = dexed
b2sums = SKIP
pkgname = dexed
- depends = dexed-docs=0.9.7
- depends = dexed-clap=0.9.7
- depends = dexed-vst3=0.9.7
- depends = dexed-standalone=0.9.7
+ depends = dexed-docs=0.9.8
+ depends = dexed-clap=0.9.8
+ depends = dexed-vst3=0.9.8
+ depends = dexed-standalone=0.9.8
pkgname = dexed-docs
pkgdesc = A software synth closely modelled on the Yamaha DX7 -
documentation
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgbase=dexed
pkgname=('dexed' 'dexed-docs' 'dexed-clap' 'dexed-vst3' 'dexed-standalone')
-pkgver=0.9.7
+pkgver=0.9.8
pkgrel=1
pkgdesc='A software synth closely modelled on the Yamaha DX7'
arch=('x86_64')
@@ -44,7 +44,7 @@ source=(
'github.com-steinbergmedia-vst3_tutorials::git+https://github.com/steinbergmedia/vst3_tutorials'
'github.com-steinbergmedia-vstgui::git+https://github.com/steinbergmedia/vstgui'
)
-sha512sums=('0167f151bc7689f11fa6919551db2d3ea1784fd50a9f79be490ac072d002c811461f7b44d2fd15dcb55548155aedc5cde9903e7ea384752ff154696886c48b20'
+sha512sums=('ccdebfd89ffe79a1325b65a5e51cfd17cc0b1f6c5538d80fbd1ba87cc1a35aa915fef2d8a5025d034fdbd606a38ca09b3af0347ef040b1029c1accbdf29f451a'
'SKIP'
'SKIP'
'SKIP'
@@ -60,7 +60,7 @@
sha512sums=('0167f151bc7689f11fa6919551db2d3ea1784fd50a9f79be490ac072d002c811461
'SKIP'
'SKIP'
'SKIP')
-b2sums=('aafd360c23ee28be1d1db08ce84310fe6a623e5312382099634b7697135afdc5f9b7b88e0c2c946a5e24843ab2b50f49be720ca444186b34917757d103423afe'
+b2sums=('2303f54c056cdc588518251af83074aa74695b882917df7f6f2663c64999f35806e6990f12c78a895bfb47840f527701420eba492126f6ab2332ee19f894b068'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dexed/-/commit/21ced6e980b8612e0187ec16a15c3e523f00325a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dexed/-/commit/21ced6e980b8612e0187ec16a15c3e523f00325a
You're receiving this email because of your account on gitlab.archlinux.org.