summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConor Anderson (bot)2018-11-13 21:58:35 +0000
committerConor Anderson (bot)2018-11-13 21:58:35 +0000
commit78adf4aed2f67f6fcc3dc8092426a645801f2a9f (patch)
treecfa9c232e004da8301d9f974bdabd1c74b4e6c51 /PKGBUILD
parentae1f28711e6fa00bd11a9dbf84f0be133a87d5f6 (diff)
downloadaur-78adf4aed2f67f6fcc3dc8092426a645801f2a9f.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 593e1093dae6..83dfe361223f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Conor Anderson <conor@conr.ca>
pkgname=pqr
_pkgname=pqR
-_pkgver=2018-11-02
+_pkgver=2018-11-12
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=('fce8a8a32bcea7ab2dd075aa50c55cec0bd96bb3d3d5e2de256420127dd44ff5'
+sha256sums=('5ac4a9c0488c3c5a9c1cfb3490599af05e698a643a09ec76f294aec2050c7f51'
'f6fb587f2ca78d896de86ae279d5513bdf4d7c82507c541bc96c27fb79370a9f')
build() {