summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrainDamage2018-04-11 13:12:32 +0200
committerBrainDamage2018-04-11 13:12:32 +0200
commitbc5440eb1cd1d3d184c5b24033222afbec08d5ed (patch)
tree4f222d26228eb9f619b6bbabe9e372a4509643be /PKGBUILD
parent213d8fe27a84bb98be2255558dae4a379ab0a1b5 (diff)
downloadaur-naspro-core.tar.gz
forgot to include the pkg checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1f3e81f6280..5127f573b02b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: BrainDamage
pkgname="naspro-core"
-pkgrel=1
+pkgrel=2
pkgver=0.5.1
pkgdesc="NASPRO core is the portable runtime library at the bottom of the NASPRO Architecture for Sound PROcessing."
arch=('x86' 'x86_64')
url="http://naspro.sourceforge.net/libraries.html#naspro-core"
license=("LGPL")
depends=()
-sha1sums=("SKIP")
+sha1sums=("90a8381951dd4443c4c23dd5ba0ebbe25a350691")
source=("http://sourceforge.net/projects/naspro/files/naspro/$pkgver/naspro-core-$pkgver.tar.bz2")