summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlinuxer2021-04-07 21:20:28 +0300
committerlinuxer2021-04-07 21:20:28 +0300
commit99f9def2c158dc41c252dd570f42cc545f5118f3 (patch)
tree9659f5fa53131b720b601dbc42b7bf9ee2a00e1d /PKGBUILD
parent9bcd454481501812d48d8b96a25f2d4988bd391d (diff)
downloadaur-99f9def2c158dc41c252dd570f42cc545f5118f3.tar.gz
b2sum correction
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59cd92f5ea55..6b3725ff037c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('ef6bb4289e4c12c5f2a4e6ddeb92b482b8313fa0f53ec6254cb7ddd5283266e7b82ca6f35cc5485b20a5d3c13db0063ba82ec679da9585143cb6439885b21292')
+b2sums=('cc51ebdfc50a736547988cf0ae10dd6474b2e4ef388d2a1461fef586bc0e87f9e745913a129036da0c48b631696c0141d8a8a24f0c410094a0cebca41edda189')
build() {
cd "${pkgname}-${pkgver}"