Date: Tuesday, April 15, 2014 @ 10:22:21 Author: spupykin Revision: 109491
upgpkg: units 2.11-1 upd Modified: units/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-15 08:22:17 UTC (rev 109490) +++ PKGBUILD 2014-04-15 08:22:21 UTC (rev 109491) @@ -4,7 +4,7 @@ # Contributor: Steve Sansom <[email protected]> pkgname=units -pkgver=2.10 +pkgver=2.11 pkgrel=1 pkgdesc="converts between different units" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ options=('!makeflags') install=units.install source=(http://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz) -md5sums=('08dc084526a879dd04b64ef46db2b80d') +md5sums=('1d83f4e68135495aa9267b848de78dc5') build() { cd $srcdir/$pkgname-$pkgver
