summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')