summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaco Malan2019-03-28 09:17:25 +0200
committerJaco Malan2019-03-28 09:17:25 +0200
commit8040c38e962abf5cb9d941d365c57c9ce023bd73 (patch)
treeeb5e5810d0ddf54a412c98742ec9f65fccf0d4ac
parentef7a846db348e529480eedfd5b582f38932f0dc9 (diff)
downloadaur-8040c38e962abf5cb9d941d365c57c9ce023bd73.tar.gz
Fixed upstream URL not found.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3527047c9d8f..cfd765e596e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = stress++
pkgdesc = A small, lightweight stress-testing tool for the CPU
pkgver = 0.1.2
pkgrel = 1
- url = https://github.com/Code-Log/stress-plug-plus
+ url = https://github.com/Code-Log/stress-plus-plus
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index c4aa0677cd48..8e14dc84e606 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
license=('GPL3')
arch=('any')
pkgdesc="A small, lightweight stress-testing tool for the CPU"
-url="https://github.com/Code-Log/stress-plug-plus"
+url="https://github.com/Code-Log/stress-plus-plus"
prepare() {