Date: Saturday, March 2, 2013 @ 12:28:06 Author: andyrtr Revision: 179055
upgpkg: graphite 1:1.2.1-1 upstream update 1.2.1 Modified: graphite/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-02 09:03:00 UTC (rev 179054) +++ PKGBUILD 2013-03-02 11:28:06 UTC (rev 179055) @@ -2,7 +2,7 @@ # Maintainer: AndyRTR <[email protected]> pkgname=graphite -pkgver=1.2.0 +pkgver=1.2.1 pkgrel=1 epoch=1 arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ # 'doxygen' 'texlive-latexextra' 'graphviz' 'asciidoc' 'perl-module-build' 'icu') - only for docs - target doesn't install properly options=('!libtool' '!emptydirs') source=("http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz") -md5sums=('f5ef3f7f10fa8c3542c6a085a233080b') +md5sums=('edf70ab2f7d789be219f47b1df00d67e') build() { cd "${srcdir}"
