[arch-commits] Commit in stress/trunk (PKGBUILD)

Florian Pritz bluewind at nymeria.archlinux.org
Thu Mar 20 10:29:39 UTC 2014


    Date: Thursday, March 20, 2014 @ 11:29:39
  Author: bluewind
Revision: 107848

upgpkg: stress 1.0.4-4

fix URLs

Modified:
  stress/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-20 10:26:26 UTC (rev 107847)
+++ PKGBUILD	2014-03-20 10:29:39 UTC (rev 107848)
@@ -4,14 +4,14 @@
 
 pkgname=stress
 pkgver=1.0.4
-pkgrel=3
+pkgrel=4
 pkgdesc="A tool that stress tests your system (CPU, memory, I/O, disks)"
 arch=('i686' 'x86_64')
-url="http://weather.ou.edu/~apw/projects/stress/"
+url="http://people.seas.harvard.edu/~apw/stress/"
 license=('GPL')
 options=('!emptydirs')
-source=(http://weather.ou.edu/~apw/projects/stress/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a607afa695a511765b40993a64c6e2f4')
+source=(http://people.seas.harvard.edu/~apw/stress/${pkgname}-${pkgver}.tar.gz)
+md5sums=('890a4236dd1656792f3ef9a190cf99ef')
 
 build() {
     cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list