diff --git a/gcompris/PKGBUILD b/gcompris/PKGBUILD index 1a91eff..b290dab 100644 --- a/gcompris/PKGBUILD +++ b/gcompris/PKGBUILD @@ -1,5 +1,5 @@ -pkgname=('gcompris') -pkgver=14.03 +pkgname=gcompris +pkgver=14.05 pkgrel=1 pkgdesc="Educational software suite comprising of numerous activities for children aged 2 to 10" arch=('x86_64') @@ -11,7 +11,7 @@ optdepends=('gnucap: for computer simulation within the electricity activity' 'tuxpaint: for the painting activity' 'gnuchess: for the chess activity') source=(http://gcompris.net/download/$pkgname-$pkgver.tar.bz2) -md5sums=('13d453357ca2c6ca52009d585a40170a') +md5sums=('5604ff13bc128a1ee951026de52c3def') build() { cd "$srcdir/$pkgname-$pkgver"