summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosef Miegl2019-12-30 20:27:15 +0100
committerJosef Miegl2019-12-30 20:27:15 +0100
commit49306af826f1a57e6d22481154e56a01b95664ae (patch)
treee95b9e2da7f155a037aeeb47fc4b471a1e6b4842 /PKGBUILD
parent5d051ea08920b387b1bd7ff8c71402554a5127bc (diff)
downloadaur-49306af826f1a57e6d22481154e56a01b95664ae.tar.gz
0.1.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17006fa3a881..26693962d6ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kosava <kosava@gmail.com>
pkgname=butt
-pkgver=0.1.18
+pkgver=0.1.19
pkgrel=1
pkgdesc="Easy to use, multi OS streaming tool"
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
@@ -11,7 +11,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")
-sha1sums=('0a14117908a626785254e2c5a14381202e25cb92')
+sha1sums=('8aab38138ce2a142c7f8cf6f044cedaad8a35e77')
build() {
cd "${pkgname}-${pkgver}"