summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2017-09-03 23:43:05 +0200
committerFabioLolix2017-09-03 23:43:05 +0200
commitb27e6f90f961a2d86c1b7a2f46e1d5c6abd9acac (patch)
tree7d8557721a7d8123b46841a266db7deeca461403 /PKGBUILD
parent7f73f4de083aceec841a1a6bf7fe62f6aa1eda4e (diff)
downloadaur-b27e6f90f961a2d86c1b7a2f46e1d5c6abd9acac.tar.gz
Update to version 7.4.0m3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a7dda8c742b..c32100afcc99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# https://github.com/FabioLolix
pkgname=phoronix-test-suite-milestone
-pkgver=7.4.0m1
+pkgver=7.4.0m3
pkgrel=1
pkgdesc="The most comprehensive testing and benchmarking platform available for Linux, milestone version"
arch=('any')
@@ -12,12 +12,13 @@ license=('GPL3')
url="http://www.phoronix-test-suite.com/"
depends=('php')
optdepends=('php-gtk'
- 'php-gd')
+ 'php-gd'
+ 'gcc-fortran')
provides=('phoronix-test-suite')
conflicts=('phoronix-test-suite' 'phoronix-test-suite-milestone')
install=${pkgname}.install
source=(http://www.phoronix-test-suite.com/releases/development/phoronix-test-suite-$pkgver.tar.gz)
-sha256sums=('9a06c832c11f38f5fe97430156c48bde99acbc304b3562e36a02aa76029627b7')
+sha256sums=('2463058bbf79544c8c6b88e974af2f3a50561cf7e6a1c8659461d9a09dd0b5d8')
package() {
cd "$srcdir"/phoronix-test-suite