Date: Friday, May 31, 2013 @ 16:02:27 Author: andyrtr Revision: 186882
upgpkg: libxp 1.0.2-1 upstream update 1.0.2 Modified: libxp/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-31 14:01:07 UTC (rev 186881) +++ PKGBUILD 2013-05-31 14:02:27 UTC (rev 186882) @@ -1,9 +1,10 @@ # $Id$ -#Maintainer: Jan de Groot <[email protected]> +# Maintainer: AndyRTR <[email protected]> +# Maintainer: Jan de Groot <[email protected]> pkgname=libxp -pkgver=1.0.1 -pkgrel=3 +pkgver=1.0.2 +pkgrel=1 pkgdesc="X11 X Print Library" arch=('i686' 'x86_64') license=('custom') @@ -13,7 +14,7 @@ options=('!libtool') source=("${url}/releases/individual/lib/libXp-${pkgver}.tar.bz2") license=('custom') -sha1sums=('9c76823c7cfcb43f097963d0c930dcc4e38807a8') +sha256sums=('952fe5b5e90abd2cf04739aef3a9b63a253cd9309ed066a82bab7ca9112fd0b5') build() { cd "${srcdir}/libXp-${pkgver}"
