George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
ot-bboi
Commits:
cb24e71d by George Rawlinson at 2026-03-16T21:22:45+00:00
upgpkg: 1.0.1-2
Fix pkgdesc.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ot-bboi
- pkgdesc = A physically modeled electric bass monosynth that produces a
classic sound
+ pkgdesc = A drum machine inspired by the '90s Rapman sound toys
pkgver = 1.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://punklabs.com/ot-bboi
arch = x86_64
groups = pro-audio
@@ -26,10 +26,10 @@ pkgbase = ot-bboi
b2sums =
8f24fe0b5d035b3815d947bb51510274412d9be0c0bddd7f69c1f3bec65a11709d2bf1fdc27544a1cc258fa2dc13b7609155c0ef99f84c89a285c586db82fa7d
pkgname = ot-bboi-docs
- pkgdesc = A physically modeled electric bass monosynth that produces a
classic sound - documentation
+ pkgdesc = A drum machine inspired by the '90s Rapman sound toys -
documentation
pkgname = ot-bboi-clap
- pkgdesc = A physically modeled electric bass monosynth that produces a
classic sound - CLAP plugin
+ pkgdesc = A drum machine inspired by the '90s Rapman sound toys - CLAP
plugin
groups = pro-audio
groups = clap-plugins
depends = glibc
@@ -43,7 +43,7 @@ pkgname = ot-bboi-clap
optdepends = ot-bboi-docs: documentation
pkgname = ot-bboi-vst3
- pkgdesc = A physically modeled electric bass monosynth that produces a
classic sound - VST3 plugin
+ pkgdesc = A drum machine inspired by the '90s Rapman sound toys - VST3
plugin
groups = pro-audio
groups = vst3-plugins
depends = glibc
@@ -57,7 +57,7 @@ pkgname = ot-bboi-vst3
optdepends = ot-bboi-docs: documentation
pkgname = ot-bboi-standalone
- pkgdesc = A physically modeled electric bass monosynth that produces a
classic sound - standalone
+ pkgdesc = A drum machine inspired by the '90s Rapman sound toys -
standalone
depends = glibc
depends = libgcc
depends = libglvnd
=====================================
PKGBUILD
=====================================
@@ -8,8 +8,8 @@ pkgname=(
ot-bboi-standalone
)
pkgver=1.0.1
-pkgrel=1
-pkgdesc='A physically modeled electric bass monosynth that produces a classic
sound'
+pkgrel=2
+pkgdesc="A drum machine inspired by the '90s Rapman sound toys"
arch=(x86_64)
url='https://punklabs.com/ot-bboi'
license=(GPL-3.0-or-later)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ot-bboi/-/commit/cb24e71d6d69f532eadf1d6189b370ae1b44af20
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ot-bboi/-/commit/cb24e71d6d69f532eadf1d6189b370ae1b44af20
You're receiving this email because of your account on gitlab.archlinux.org.