Skip to content

Commit 8b86b19

Browse files
committed
chore: Update linux package
1 parent 6341f70 commit 8b86b19

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.SRCINFO

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
pkgbase = dimethoxy-plasma-bin
2-
pkgdesc = Asymmetrical Distortion Effect for VST3 and LV2 compatible hosts
3-
pkgver = 1.2.0
4-
pkgrel = 1
5-
url = https://github.com/Dimethoxy/Plasma
6-
arch = x86_64
7-
license = GPL3
8-
provides = dimethoxy-plasma
9-
source = https://github.com/Dimethoxy/Plasma/releases/download/v1.2.0/plasma-v1.2.0-linux.tar.gz
10-
sha256sums = 818a96882c5372b9a8b713078eda7bc9763cb04fdec01ac4d4209832fc09cd18
2+
pkgdesc = Asymmetrical Distortion Effect for VST3 and LV2 compatible hosts
3+
pkgver = 1.2.1
4+
pkgrel = 1
5+
url = https://github.com/Dimethoxy/Plasma
6+
arch = x86_64
7+
license = GPL3
8+
provides = dimethoxy-plasma
9+
source = https://github.com/Dimethoxy/Plasma/releases/download/v1.2.1/plasma-v1.2.1-linux.tar.gz
10+
sha256sums = 0111200a8294fcb50312fde794e6f1f3cca5bef9da8ef515b786d3a86fb15308
1111

1212
pkgname = dimethoxy-plasma-bin

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Maintainer: Lunix (David Hess) <[email protected]>
22
pkgname='dimethoxy-plasma-bin'
3-
pkgver=1.2.0
3+
pkgver=1.2.1
44
pkgrel=1
55
pkgdesc="Asymmetrical Distortion Effect for VST3 and LV2 compatible hosts"
66
arch=('x86_64')
77
url="https://github.com/Dimethoxy/Plasma"
88
license=('GPL3')
99
provides=('dimethoxy-plasma')
1010
source=("https://github.com/Dimethoxy/Plasma/releases/download/v$pkgver/plasma-v$pkgver-linux.tar.gz")
11-
sha256sums=('818a96882c5372b9a8b713078eda7bc9763cb04fdec01ac4d4209832fc09cd18')
11+
sha256sums=('0111200a8294fcb50312fde794e6f1f3cca5bef9da8ef515b786d3a86fb15308')
1212

1313
package() {
1414
# Define new directories

plasma-v1.2.1-linux.tar.gz

10.3 MB
Binary file not shown.

0 commit comments

Comments
 (0)