summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-31 10:44:38 -0600
committerMark Wagie2024-03-31 10:44:38 -0600
commit5e06c51692530642a73bba638bc9d98a04d395cd (patch)
tree5823815483336dcaa26b47b9b9495966529f7071
parent1ed16f3861bef0d21e96071b28a25d0430d360d7 (diff)
downloadaur-5e06c51692530642a73bba638bc9d98a04d395cd.tar.gz
remove replaces array
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4a90a0fa92b..4b4711fdd61b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,6 @@ pkgbase = hardinfo2-git
provides = hardinfo
conflicts = hardinfo2
conflicts = hardinfo
- replaces = hardinfo-git
source = git+https://github.com/hardinfo2/hardinfo2.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c0cfad3f73ad..7fbe261745d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,6 @@ optdepends=(
'xdg-utils: open your browser for bugs, homepage & links')
provides=("${pkgname%-git}" 'hardinfo')
conflicts=("${pkgname%-git}" 'hardinfo')
-replaces=('hardinfo-git')
source=('git+https://github.com/hardinfo2/hardinfo2.git')
sha256sums=('SKIP')