Date: Sunday, May 5, 2013 @ 16:48:02 Author: spupykin Revision: 89906
upgpkg: libinfinity 0.5.3-1 upd Modified: libinfinity/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-05 14:47:57 UTC (rev 89905) +++ PKGBUILD 2013-05-05 14:48:02 UTC (rev 89906) @@ -4,7 +4,7 @@ # Contributor: Gregory Haynes <[email protected]> pkgname=libinfinity -pkgver=0.5.2 +pkgver=0.5.3 pkgrel=1 pkgdesc="An implementation of the Infininote protocol written in GObject-based C" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ 'gtk2: gtk support') options=('!libtool') source=("http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('1b2eee8150654baa7bba5900b96ffdc3') +md5sums=('1a784b00fe26c6984c03cd5a09eb2cd6') build() { cd ${srcdir}/${pkgname}-${pkgver}
