summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosef Miegl2019-06-21 22:38:04 +0200
committerJosef Miegl2019-06-21 22:38:04 +0200
commit5d051ea08920b387b1bd7ff8c71402554a5127bc (patch)
tree40a68bbf1a593015dbdc5c31e927533d8c6700eb /PKGBUILD
parentb7bde5e7f02e4b0f170d0264fa1c279da131f0b6 (diff)
downloadaur-5d051ea08920b387b1bd7ff8c71402554a5127bc.tar.gz
0.1.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d751e0196e7..17006fa3a881 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kosava <kosava@gmail.com>
pkgname=butt
-pkgver=0.1.17
+pkgver=0.1.18
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")
-sha256sums=('afe9596b1d9ef38d2fde1f3255e5a3a12b206c73c8e6601e37cccb07e67ae33d')
+sha1sums=('0a14117908a626785254e2c5a14381202e25cb92')
build() {
cd "${pkgname}-${pkgver}"