Date: Tuesday, August 6, 2013 @ 13:50:22 Author: spupykin Revision: 95151
upgpkg: libinfinity 0.5.4-1 upd Modified: libinfinity/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-06 11:50:18 UTC (rev 95150) +++ PKGBUILD 2013-08-06 11:50:22 UTC (rev 95151) @@ -4,7 +4,7 @@ # Contributor: Gregory Haynes <[email protected]> pkgname=libinfinity -pkgver=0.5.3 +pkgver=0.5.4 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=('1a784b00fe26c6984c03cd5a09eb2cd6') +md5sums=('1e83ec8b3ed3159d0c883c056b153429') build() { cd ${srcdir}/${pkgname}-${pkgver}
