[arch-commits] Commit in units/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Jun 22 15:19:39 UTC 2016
Date: Wednesday, June 22, 2016 @ 15:19:39
Author: spupykin
Revision: 180758
upgpkg: units 2.13-1
upd
Modified:
units/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-22 15:19:35 UTC (rev 180757)
+++ PKGBUILD 2016-06-22 15:19:39 UTC (rev 180758)
@@ -4,7 +4,7 @@
# Contributor: Steve Sansom <snsansom at gmail.com>
pkgname=units
-pkgver=2.12
+pkgver=2.13
pkgrel=1
pkgdesc="converts between different units"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
license=("GPL")
options=('!makeflags')
source=(http://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz)
-md5sums=('a9abd1f31a8dce22795372d5f87b9318')
+md5sums=('5cbf2a6af76e94ba0ac55fc8d99d5a3e')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list