summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConorIA2016-08-01 14:10:18 -0400
committerConorIA2016-08-01 14:10:18 -0400
commit8b6f24cfa571a37fef7a0e2362dd7934f16064aa (patch)
treec45be3dab1a324672842d9dabe152d4e5731189d /PKGBUILD
parentcac2c403e01569cb2ac93442d12b35e15eef7519 (diff)
downloadaur-8b6f24cfa571a37fef7a0e2362dd7934f16064aa.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 221045ec8f78..60588d0ee183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Conor Anderson <conor[dot]anderson[at]utoronto.ca>
pkgname=pqr
-_pkgver="2015-09-14"
+_pkgver="2016-06-24"
pkgver=${_pkgver//-/}
pkgrel=1
pkgdesc="a pretty quick version of R"
@@ -17,9 +17,9 @@ install=$pkgname.install
source=("http://www.pqr-project.org/pqR-${_pkgver}.tar.gz"
'pqr.desktop'
'pqr.png')
-md5sums=('5f1f65f3c71f2f27c33c2901417bcbfe'
- '543264e50f64a1c5bdf1465e3961b188'
- '8a535cb19598efcf31a5e757b6d74217')
+sha1sums=('0e8c694412bb73fce4dbe28873a5f9ac8b1ebebd'
+ 'cdc48b06aaeeea8850b5b12583950581726bef02'
+ 'fd2c3e142d2c9fd11f95a89c8ab5d3e980db29dd')
build() {
cd "pqR-${_pkgver}"