summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Cooper2024-03-17 12:58:06 -0400
committerDavid Cooper2024-03-17 12:58:06 -0400
commitb0defcdeafce1ec48d714390380b4c969f8c4c8d (patch)
treecd2073189af37be2570e5efa60f0443a005ad3c8 /PKGBUILD
parent45069f25f151ef875f85730771a8a263289ef06d (diff)
downloadaur-butt.tar.gz
Move to version 0.1.41
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 742cf6f5cbc2..37a44c2583eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,15 @@
# Contributor: Kosava <kosava@gmail.com>
pkgname=butt
-pkgver=0.1.40
-pkgrel=2
+pkgver=0.1.41
+pkgrel=1
pkgdesc="Easy to use, multi OS streaming tool"
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
license=('GPL2')
url="https://danielnoethen.de/butt/"
-depends=('fltk' 'dbus' 'portaudio' 'libfdk-aac' 'libvorbis' 'libogg' 'lame' 'flac' 'opus' 'libsamplerate')
+depends=('fltk' 'dbus' 'portaudio' 'portmidi' 'libfdk-aac' 'libvorbis' 'libogg' 'lame' 'flac' 'opus' 'libsamplerate')
source=("${pkgname}-${pkgver}.tar.gz::https://danielnoethen.de/${pkgname}/release/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('920680b90dc4a0936e2fac4cb155ed11f041b440bff3e6ca696b4bf633395550c7bbcf1fceb8f4aeedd0edf7e0d3be009874a7b141961b1bc34f867e16c4381a')
+sha256sums=('c13ca98ea7763e9983480f2f49c30b9002f8e3113f58071c9bbe3b3d2f429550')
build() {
cd "${pkgname}-${pkgver}"