X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=PKGBUILD;h=b1b6947f2f65bf393a075165051114adff23e166;hb=91b13bfc7b03893f83b4e28042d070c01af9ac3d;hp=cf04d633f92b29d2044c59bfeabb1e0424b993e5;hpb=200c7e81ace9539aeffb2d74c5d699fbec34af57;p=perso%2FImmae%2FConfig%2FAUR.git diff --git a/PKGBUILD b/PKGBUILD index cf04d63..b1b6947 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,4 +1,5 @@ -# Maintainer: Ray Rashif +# Maintainer : Immae +# Contributor : Ray Rashif pkgname=waon pkgver=0.10 @@ -9,7 +10,7 @@ url="http://waon.sourceforge.net/" license=('GPL2') depends=('fftw' 'libsamplerate' 'libao' 'gtk2') source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('fc36842882449274ff90e3f6b55b3daa') +sha512sums=('1e3c0ee9cb864c6fbfe831ed5b825fd5f20a8969ef3a6906deb88ceeee9bf8e65396f8b333bc84cf201d596467c415dfcbcd3e977a005952bae2d5983a84fa46') build() { cd "$srcdir/$pkgname-$pkgver"