Set correct md5
This commit is contained in:
parent
b79ecee00d
commit
e948de97ad
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -9,7 +9,7 @@ license=('custom')
|
||||||
depends=(glibc)
|
depends=(glibc)
|
||||||
_archive="X32-Edit_V${pkgver}_Linux.tar.gz"
|
_archive="X32-Edit_V${pkgver}_Linux.tar.gz"
|
||||||
source=(http://www.behringerdownload.de/X32/${_archive})
|
source=(http://www.behringerdownload.de/X32/${_archive})
|
||||||
md5sums=('35d978adf7f432a291ebcf7da4ec00ad')
|
md5sums=('53959b6f236cf5c0069a00fb1b241fb1')
|
||||||
|
|
||||||
package()
|
package()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue