Date: Monday, March 21, 2016 @ 19:20:27 Author: anatolik Revision: 262206
upgpkg: stellarium 0.14.3-1 Modified: stellarium/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-21 18:06:55 UTC (rev 262205) +++ PKGBUILD 2016-03-21 18:20:27 UTC (rev 262206) @@ -3,8 +3,8 @@ # Contributor: Damir Perisa <[email protected]> pkgname=stellarium -pkgver=0.14.2 -pkgrel=2 +pkgver=0.14.3 +pkgrel=1 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" arch=("i686" "x86_64") url="http://stellarium.free.fr/" @@ -14,7 +14,7 @@ install=stellarium.install makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl' 'qt5-tools') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('c32cb7488efa420e523a4d6f8c4f57170e79527e') +sha1sums=('50e9e2555316df5ae64230361c8970d89385b0f3') build() { cd "${srcdir}/${pkgname}-${pkgver}"
