Date: Friday, October 28, 2016 @ 19:21:05 Author: andyrtr Revision: 279414
upgpkg: liblangtag 0.6.2-1 upstream update 0.6.2 Modified: liblangtag/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-28 19:19:24 UTC (rev 279413) +++ PKGBUILD 2016-10-28 19:21:05 UTC (rev 279414) @@ -2,8 +2,8 @@ # Maintainer: AndyRTR <[email protected]> pkgname=liblangtag -pkgver=0.5.8 -pkgrel=2 +pkgver=0.6.2 +pkgrel=1 pkgdesc="interface library to access/deal with tags for identifying languages" arch=('i686' 'x86_64') url="http://tagoh.bitbucket.org/liblangtag/index.html" @@ -12,7 +12,7 @@ makedepends=('gobject-introspection') optdepends=('gobject-introspection-runtime: use with liblangtag-gobject') source=(https://bitbucket.org/tagoh/liblangtag/downloads/$pkgname-$pkgver.tar.bz2) -md5sums=(aa899eff126216dafe721149fbdb511b) +md5sums=('284f120247323a35122ab32b4b359c45') build() {
