Date: Monday, September 8, 2014 @ 18:17:05 Author: bpiotrowski Revision: 221161
upgpkg: kdeedu-kig 4.14.0-2 we accidentially have packaged previous release during boost rebuild and moved it to stable repositories, let's fix it ensuring that everyone gets new kdeedu-kig built against boost 1.56.0 Modified: kdeedu-kig/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-08 15:31:25 UTC (rev 221160) +++ PKGBUILD 2014-09-08 16:17:05 UTC (rev 221161) @@ -3,7 +3,7 @@ pkgname=kdeedu-kig pkgver=4.14.0 -pkgrel=1 +pkgrel=2 pkgdesc="Interactive Geometry" url="http://kde.org/applications/education/kig/" arch=('i686' 'x86_64')