summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin Lloyd2017-09-13 13:58:06 -0700
committerGavin Lloyd2017-09-13 13:58:06 -0700
commit00699c6331d7c28b467de6c14a2136e8e3109e06 (patch)
treed782cafee2f7634d2fc594c90a3a4a40f4768c50 /PKGBUILD
parentdfae78af97ed2b36b417f21492807a08446057b2 (diff)
downloadaur-datamash.tar.gz
Update to 1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06f52740dc7b..a4825e4b6903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Timothy Rice <timothy.rice@unimelb.edu.au>
pkgname=datamash
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
pkgdesc='Performs basic numeric,textual and statistical operations on input textual data files'
arch=('i686' 'x86_64')
license=('GPL')
@@ -11,7 +11,7 @@ url="https://www.gnu.org/software/datamash/"
depends=('glibc')
source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"
"https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig")
-sha256sums=('420819b3d7372ee3ce704add847cff7d08c4f8176c1d48735d4a632410bb801b'
+sha256sums=('e8d46fb22ccc77e5380f26cde622a733f363d388b04a2c22e7fb6de0e9d85996'
'SKIP')
validpgpkeys=('F576AAAC1B0FF849792D8CB129A794FD2272BC86')