summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlinuxer2021-02-07 20:37:30 +0200
committerlinuxer2021-02-07 20:37:30 +0200
commitb3c47b1f7d2f6c583939392217b2ee335a67f036 (patch)
tree46bda3019ec507307b58ffb4eeb7c45eed4ac580 /PKGBUILD
parente3d01bc57444a8076e7e917eea17192b4bca42ae (diff)
downloadaur-b3c47b1f7d2f6c583939392217b2ee335a67f036.tar.gz
Release 0.1.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10c6d195c00d..3f3c39abbd66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Kosava <kosava@gmail.com>
pkgname=butt
-pkgver=0.1.27
+pkgver=0.1.28
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=('3f6b1383af79200af7ddea37c553d09035a65761953570db1e43f2d1511106376b50414e7569fd056f39327af9a0bc7da2cb5a0d2fb4dbb17d69150f861d22c3')
+b2sums=('3a086ebbbd0b2e780dc3cb227e8bf432b2e9db46077d3b9fcde6044bceb6884b6b8ab934a0678bb95c78a8c77c1d7338167bc0c9ba2e46e631bf62e593a4bd0c')
build() {
cd "${pkgname}-${pkgver}"