summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be79a7f2438e..79ee3ccf3ef3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=perl-pdl-nohdf4
pkgver=2.017
-pkgrel=4
+pkgrel=5
pkgdesc='The Perl Data Language, a perl extension designed for scientific and bulk numeric data processing and display'
arch=('i686' 'x86_64')
url='http://search.cpan.org/dist/PDL'
@@ -25,7 +25,7 @@ conflicts=('perl-pdl')
makedepends=(
'perl>=5.11.3' # To provide ExtUtils::MakeMaker 6.56
'fftw2'
- 'perl-opengl>=0.6703'
+ 'perl-opengl'
'perl-devel-checklib'
# 'plplot'
# 'perl-extutils-f77'