Date: Monday, March 27, 2017 @ 14:29:40 Author: spupykin Revision: 219341
upgpkg: libinfinity 0.6.8-1 upd Modified: libinfinity/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-27 14:02:52 UTC (rev 219340) +++ PKGBUILD 2017-03-27 14:29:40 UTC (rev 219341) @@ -4,8 +4,8 @@ # Contributor: Gregory Haynes <[email protected]> pkgname=libinfinity -pkgver=0.6.7 -pkgrel=2 +pkgver=0.6.8 +pkgrel=1 pkgdesc="An implementation of the Infininote protocol written in GObject-based C" arch=('i686' 'x86_64') url="http://gobby.github.io/" @@ -15,7 +15,7 @@ optdepends=('avahi: zeroconf support' 'gtk2: gtk support') source=("$pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz") -md5sums=('eb01f715b12d0698ccbc0b03c0ce079c') +sha256sums=('aa058ee50dd62f9a6732a0e78ed2cef7df2c8174638ed398e040af9b7e988e81') build() { cd "$srcdir"/${pkgname}-${pkgver}
