summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2017-09-05 10:16:28 +0200
committerL.G. Sarmiento2017-09-05 10:16:28 +0200
commit776ab9547d3f7163aa892625115a4f3acec5a600 (patch)
tree3fb2c8c0ac1002d510e27533485e42d20ae12273 /PKGBUILD
parent793fd8d5f04232607c1b081bdc92baf21c62e8ce (diff)
downloadaur-776ab9547d3f7163aa892625115a4f3acec5a600.tar.gz
fPIC fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 703cd2cbaaf8..ab46fa1f0c80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=upak
pkgver=10.6.8
-pkgrel=6
+pkgrel=7
pkgdesc="HRIBF Data Acquisition and analysis."
url="ftp://ftp.phy.ornl.gov/pub/upak/README.html"
arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@ source=("ftp://ftp.phy.ornl.gov/pub/${pkgname}/${pkgname}-src.tgz"
"gfortran_i686.patch"
"upak.install")
md5sums=('c167fd178279d88e05320c7e580b05b4'
- '80de296d49c4cf91aac4678536c7bd7f'
- '2989e31a42d8922c0f05c22eb7f4a8be'
- '1f5d22a84125d8cbcc6ee2fdfe73ffd4')
+ 'cb904633d49f17c707515646c2bd2338'
+ 'd1accbca0c14b8499870577b3e2fe05f'
+ 'f30a0ff9efb503779618680ad6a2da0e')
install="${pkgname}.install"
prepare() {