summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrobot Viktor2018-08-29 14:51:36 +0300
committerDrobot Viktor2018-08-29 14:51:36 +0300
commit345665c76d1cc153febde45645fd8378c9868ebd (patch)
treef00e1c349f791b570d9ed4e0cc96ba0e412c8615 /PKGBUILD
parent169a575d5fbb82e705567ed4a84f560b39e76d3b (diff)
downloadaur-fftw-static.tar.gz
Bump to the 3.3.8 version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bea0a1e5b7c0..5a7c627e3c8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
pkgname=fftw-static
_name=${pkgname%-static}
-pkgver=3.3.7
+pkgver=3.3.8
pkgrel=1
pkgdesc="A library for computing the discrete Fourier transform (DFT)"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://www.fftw.org/"
depends=('bash' 'gcc-libs')
makedepends=('gcc-fortran')
source=("http://www.fftw.org/${_name}-${pkgver}.tar.gz")
-sha1sums=('2ae980a8d44c161ce4a09c6e2d1c79243ecbabb2')
+sha1sums=('59831bd4b2705381ee395e54aa6e0069b10c3626')
options=('staticlibs')
# notes: