Date: Wednesday, May 29, 2013 @ 17:21:12 Author: andyrtr Revision: 186577
upgpkg: libfs 1.0.5-1 upstream update 1.0.5 Modified: libfs/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-29 15:18:36 UTC (rev 186576) +++ PKGBUILD 2013-05-29 15:21:12 UTC (rev 186577) @@ -1,8 +1,9 @@ # $Id$ -#Maintainer: Jan de Groot <[email protected]> +# Maintainer: Andreas Radke <[email protected]> +# Maintainer: Jan de Groot <[email protected]> pkgname=libfs -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="X11 Font Services Library" arch=('i686' 'x86_64') @@ -12,7 +13,7 @@ makedepends=('xorg-util-macros' 'xtrans') options=('!libtool') source=("${url}/releases/individual/lib/libFS-${pkgver}.tar.bz2") -sha1sums=('f114f32f60eb84d3e1d0e6f0dfe7679b07e91295') +sha256sums=('22eb3005dd8053aef7ff82758da5dd59ca9738410bcf847e675780e3a1f96107') build() { cd "${srcdir}/libFS-${pkgver}"
