summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordtbaumann2020-01-30 19:46:15 +0100
committerdtbaumann2020-01-30 19:46:15 +0100
commit05f5c721073a5e504c5d0b3094d86d6b99297374 (patch)
treefd686dcc7b169b295368dc6ee9e638cff4655057 /PKGBUILD
parente3f2fb2e2f73612b546f4889748b8e9358d51d35 (diff)
downloadaur-05f5c721073a5e504c5d0b3094d86d6b99297374.tar.gz
updated folding.el and phreeqc.el require new checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 830825074232..3588a741f680 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=phreeqc
pkgver=3.5.0
_pkgsvn=14000
-pkgrel=1
+pkgrel=2
pkgdesc="A Computer Program for Speciation, Batch-Reaction, One-Dimensional Transport, and Inverse Geochemical Calculations"
arch=('x86_64')
url="http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc/"
@@ -25,8 +25,8 @@ source=("http://water.usgs.gov/water-resources/software/PHREEQC/${pkgname}-${pkg
"https://raw.githubusercontent.com/jaalto/project-emacs--folding-mode/master/folding.el")
md5sums=('0e77b2538d61df00212b9f648aae9c75'
'8facd6e784cd1985b2c57c092b753002'
- 'd4a5cee3f748c8c6ebcd042955ee234b'
- 'd262512bd4a19a68805914d35f8f9019')
+ '914dcb4f5e6e148d8c580346dacf97db'
+ '17b0ad8422172efda2051eefac4a33a9')
build() {
cd "$srcdir/$pkgname-$pkgver-$_pkgsvn"