summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Rice2017-01-25 08:00:17 +1100
committerTimothy Rice2017-01-25 08:00:17 +1100
commit31abedef9f43815158ecd3fdda9898e26e0b17d9 (patch)
treef6e18abfc545581673f42cf421af13c9ac9ddf90
parenteb26eec3563ba3f6a92cf36f98453a348bf98781 (diff)
downloadaur-31abedef9f43815158ecd3fdda9898e26e0b17d9.tar.gz
Update to datamash-1.1.1.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87cc7fffca56..dfa6ab065519 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Timothy Rice <t.rice@ms.unimelb.edu.au>
pkgname=datamash
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="A command-line program which performs numeric, textual and statistical operations on plain text data."
arch=('i686' 'x86_64')
@@ -25,4 +25,4 @@ package() {
cd "$pkgname-$pkgver/"
make DESTDIR="$pkgdir/" install
}
-md5sums=('79a6affca08107a095e97e4237fc8775')
+md5sums=('cb917de6a108e20b31aa817cd76463a8')