Date: Tuesday, November 4, 2014 @ 17:20:05
  Author: kkeen
Revision: 121842

upgpkg: cgal 4.5-2 boost rebuild

Modified:
  cgal/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-11-04 16:17:47 UTC (rev 121841)
+++ PKGBUILD    2014-11-04 16:20:05 UTC (rev 121842)
@@ -4,7 +4,7 @@
 
 pkgname=cgal
 pkgver=4.5
-pkgrel=1
+pkgrel=2
 _pkgid=34139
 pkgdesc="Computational Geometry Algorithms Library"
 arch=('i686' 'x86_64')
@@ -31,7 +31,7 @@
   cd "$srcdir/CGAL-$pkgver/build"
   make install DESTDIR="$pkgdir"
 
-  # The tarball still has all theese licenses included
+  # The tarball still has all these licenses included
   for _license in LICENSE{,.FREE_USE,.GPL,.LGPL}; do
     install -D -m644 "$srcdir/CGAL-$pkgver/$_license" 
"$pkgdir/usr/share/licenses/$pkgname/$_license"
   done

Reply via email to