summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConor Anderson (bot)2018-10-22 11:44:44 +0000
committerConor Anderson (bot)2018-10-22 11:44:44 +0000
commitc28e03a7199c7281b2a20c6a542a05bb6839cfbd (patch)
tree4ee0c4f99462009626dc574e0cf2050ad6f7b66d /PKGBUILD
parent22f494f5fdff9522a4690aebc54836b1ee442b2e (diff)
downloadaur-c28e03a7199c7281b2a20c6a542a05bb6839cfbd.tar.gz
Bot-powered version bump. 🤖
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62fecbd602a0..6caeb5fe27c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Conor Anderson <conor@conr.ca>
pkgname=pqr
_pkgname=pqR
-_pkgver=2018-10-20
+_pkgver=2018-10-21
pkgver=${_pkgver//-/}
pkgrel=1
pkgdesc="A pretty quick version of R. Can be installed side-by-side with vanilla R."
@@ -15,7 +15,7 @@ options=('!makeflags' '!emptydirs')
install=$pkgname.install
source=("${_pkgname}-${_pkgver}.tar.gz::http://www.pqr-project.org/${_pkgname}-${_pkgver}.tar.gz"
'pqr.desktop')
-sha256sums=('63880e6f8ddeaa58068e010a2ddca38e0f69545dd22a0465e31e7730a4ee6fe6'
+sha256sums=('f5a5b01b36855d6905ed8635755105dc5da9371e6a7ebe892cc13da857c9231f'
'f6fb587f2ca78d896de86ae279d5513bdf4d7c82507c541bc96c27fb79370a9f')
build() {