summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-30 11:35:38 -0600
committerMark Wagie2024-03-30 11:35:38 -0600
commit9d07116f74048a9f887c3129cfe5adee230ea3be (patch)
tree902f5010f340f11cc2a1e68eae9d01aa9aa6dc07
parentfd9cc4d2413cb8d8ccfcc5b7a54eac00a90960ec (diff)
downloadaur-9d07116f74048a9f887c3129cfe5adee230ea3be.tar.gz
replace hardinfo-git
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d2a0639dc8d..7cca9225ec2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,6 +24,7 @@ pkgbase = hardinfo2-git
provides = hardinfo
conflicts = hardinfo2
conflicts = hardinfo-git
+ replaces = hardinfo-git
source = git+https://github.com/hardinfo2/hardinfo2.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 63374cd1ca68..4217f2fcd8fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,7 @@ optdepends=(
'xdg-utils: open your browser for bugs, homepage & links')
provides=("${pkgname%-git}" 'hardinfo')
conflicts=("${pkgname%-git}" 'hardinfo-git')
+replaces=('hardinfo-git')
source=('git+https://github.com/hardinfo2/hardinfo2.git')
sha256sums=('SKIP')