summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2018-06-03 17:16:30 +0200
committerFabioLolix2018-06-03 17:16:30 +0200
commit17ee49e3f0c723db5da2b7fd5ecb69d804cffa43 (patch)
treef114599024a777de44458d101a31cf513e674842 /PKGBUILD
parentfd76143b97a3445d9252f9399c32068859fa87d2 (diff)
downloadaur-17ee49e3f0c723db5da2b7fd5ecb69d804cffa43.tar.gz
v8.0.0m5
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c27bb5b70424..71f7220354f2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Andreas Schönfelder <passtschu at freenet dot de>
pkgname=phoronix-test-suite-milestone
-pkgver=8.0.0m3
-pkgrel=2
+pkgver=8.0.0m5
+pkgrel=1
pkgdesc="The most comprehensive testing and benchmarking platform available for Linux, milestone version"
arch=('any')
license=('GPL3')
@@ -22,13 +22,11 @@ optdepends=('php-gd'
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)
-_commit=c0d5d1573c53d8a42e5286d52d60bf3a881bf045 # 8.0.0m3
-source=("$pkgname-$pkgver.tar.gz::https://github.com/phoronix-test-suite/phoronix-test-suite/archive/$_commit.tar.gz")
-sha256sums=('70cf0406ad15f8001001f2fdc10b0a961e7d25463d34cb810440c5992be446c3')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v${pkgver}.tar.gz")
+sha256sums=('5763c648a793b21cc91cecc61ec2d3591bd9c2039c2f35d4309b87708a04e4fe')
package() {
- cd "${srcdir}/phoronix-test-suite-${_commit}"
+ cd "${srcdir}/phoronix-test-suite-${pkgver}"
./install-sh $pkgdir/usr
rm -r "${pkgdir}"/usr/share/phoronix-test-suite/deploy