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

Florian Pritz bluewind at archlinux.org
Sat Feb 6 13:46:43 UTC 2021


    Date: Saturday, February 6, 2021 @ 13:46:42
  Author: bluewind
Revision: 846717

upgpkg: stress 1.0.4-6: fix FS#67804 - [stress] source unavailable

Modified:
  stress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-06 13:45:28 UTC (rev 846716)
+++ PKGBUILD	2021-02-06 13:46:42 UTC (rev 846717)
@@ -3,13 +3,13 @@
 
 pkgname=stress
 pkgver=1.0.4
-pkgrel=5
+pkgrel=6
 pkgdesc="A tool that stress tests your system (CPU, memory, I/O, disks)"
 arch=('x86_64')
 url="https://people.seas.harvard.edu/~apw/stress/"
 license=('GPL')
 options=('!emptydirs')
-source=("https://people.seas.harvard.edu/~apw/stress/${pkgname}-${pkgver}.tar.gz"{,.sign})
+source=("https://sources.archlinux.org/other/community/stress/${pkgname}-${pkgver}.tar.gz"{,.sign})
 md5sums=('890a4236dd1656792f3ef9a190cf99ef'
          'SKIP')
 validpgpkeys=(BB1838728F40B7E63BFCD67AE52707E90485EFCD)



More information about the arch-commits mailing list