summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlinuxer2021-07-18 02:06:13 +0300
committerlinuxer2021-07-18 02:06:13 +0300
commit807c37d8432a642b98b00dcf8a5ed75949cc1b66 (patch)
tree3c338d7d9e693e5a125595c2c90e8b66b709f82a /PKGBUILD
parent8a3e730dab12766b8ac5a11a7d2290a7fd59cfc3 (diff)
downloadaur-807c37d8432a642b98b00dcf8a5ed75949cc1b66.tar.gz
Release 0.1.31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3833c7550f08..bae4284950c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Kosava <kosava@gmail.com>
pkgname=butt
-pkgver=0.1.30
+pkgver=0.1.31
pkgrel=1
pkgdesc="Easy to use, multi OS streaming tool"
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
@@ -12,7 +12,7 @@ license=('GPL2')
url="http://butt.sourceforge.net/"
depends=('fltk' 'dbus' 'portaudio' 'libfdk-aac' 'libvorbis' 'libogg' 'lame' 'flac' 'opus' 'libsamplerate')
source=(${pkgname}-${pkgver}.tar.gz::"http://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('5bf0bf6ece4f9d271c376dad7aac653b6f0c67d6c5bb7ff8cdd55adb56bd9f20665822f625242ba79569784bbeaa9fa534d687be4cdc0ae55a47c77a49e50036')
+b2sums=('7b8b2711127c8c8053aa7ecdced80d9015167df30efd3f8532069810480e59db29a635637834308d35d8faf894d0bf7130ba183af05b52f807d7a1ad8b5bfbdd')
build() {
cd "${pkgname}-${pkgver}"