Date: Thursday, April 28, 2016 @ 09:57:26 Author: spupykin Revision: 172389
upgpkg: units 2.12-1 upd Modified: units/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-28 07:57:15 UTC (rev 172388) +++ PKGBUILD 2016-04-28 07:57:26 UTC (rev 172389) @@ -4,8 +4,8 @@ # Contributor: Steve Sansom <[email protected]> pkgname=units -pkgver=2.11 -pkgrel=4 +pkgver=2.12 +pkgrel=1 pkgdesc="converts between different units" arch=('i686' 'x86_64') url="http://www.gnu.org/software/units/units.html" @@ -13,7 +13,7 @@ license=("GPL") options=('!makeflags') source=(http://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz) -md5sums=('1d83f4e68135495aa9267b848de78dc5') +md5sums=('a9abd1f31a8dce22795372d5f87b9318') build() { cd $srcdir/$pkgname-$pkgver
