author | Kyle Keen
<keenerd@gmail.com> 2017-05-31 00:06:59 UTC |
committer | Kyle Keen
<keenerd@gmail.com> 2017-05-31 00:06:59 UTC |
parent | d6e5f962701e1472aa230c3df692e97f3be06a60 |
CHANGELOG | +16 | -0 |
PKGBUILD | +1 | -1 |
diff --git a/CHANGELOG b/CHANGELOG index 23cbcec..c288578 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,19 @@ +2017-05-30 Kyle Keen <keenerd@gmail.com> + * 2015.03.03-11 + - Rebuild for cgal 4.10 + +2017-05-22 Antonio Rojas <arojas@archlinux.org> + * 2015.03.03-10 + - Rebuild for boost 1.64 + +2017-02-25 Antonio Rojas <arojas@archlinux.org> + * 2015.03.03-9 + - Rebuild for qscintilla 2.10 + +2017-01-02 Antonio Rojas <arojas@archlinux.org> + * 2015.03.03-8 + - Rebuild for boost 1.63 + 2016-10-08 Kyle Keen <keenerd@gmail.com> * 2015.03.03-7 - Rebuild for boost 1.62 diff --git a/PKGBUILD b/PKGBUILD index 0f3d0c6..3e06c59 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=openscad pkgver=2015.03.03 _ver=2015.03-3 # hopefully -X is temporary -pkgrel=10 +pkgrel=11 pkgdesc="The programmers solid 3D CAD modeller" url="http://openscad.org/" arch=('i686' 'x86_64')