summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarco Pompili2016-06-01 12:33:18 +0200
committerMarco Pompili2016-06-01 12:33:18 +0200
commit991e7c44998a5c9e23cd1639510fdf794bd891b2 (patch)
treec91e374387ec81ba1ed228c160d2890fae5bec6f /PKGBUILD
parentc413ed1d9d26270e1ecab3a2bf4286e5b723c89a (diff)
downloadaur-991e7c44998a5c9e23cd1639510fdf794bd891b2.tar.gz
fix LICENSE checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ad2b6911d9d..282f0e19ea04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('sphinxbase=5prealpha' 'gstreamer0.10-base' 'gst-plugins-base-libs')
source=("http://downloads.sourceforge.net/cmusphinx/$pkgname-$pkgver.tar.gz"
"https://raw.githubusercontent.com/cmusphinx/pocketsphinx/master/LICENSE")
sha256sums=('ad9f5f5c5ce79ff87b63d527f8f4d3e2f54c0c1da53793895991a8849ca47701'
- 'fcf5c4e41ae81f704ed70f1511146272ef0f0ca7b97088d11d72896b56a189f5')
+ '49181202f2b991d25f6cac8cd1705994494b9600d4311794ecbb9fcf8b188aef')
options=('!libtool')
prepare() {