summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMalte Veerman2023-09-20 21:21:12 +0200
committerMalte Veerman2023-09-20 21:21:12 +0200
commit43d5f590bf72b7521dca5b2c2b88a8d666a44a5d (patch)
treeb01c565cf2f19ae8a3fd830f34482e3f140e7df1 /PKGBUILD
parent58da006cceccbeb3ed871478bc1d53a62a0f92c3 (diff)
downloadaur-43d5f590bf72b7521dca5b2c2b88a8d666a44a5d.tar.gz
Removed `replaces` directive
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7079e63450cc..d3e2773f35e1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ url="https://github.com/Maldela/Fancontrol-GUI"
license=('GPL2')
depends=('qt5-quickcontrols2' 'qt5-declarative' 'lm_sensors' 'kirigami2' 'kdbusaddons' 'knotifications' 'kdeclarative' 'kauth' 'kpackage' 'ki18n' 'kconfig' 'systemd')
makedepends=('git' 'extra-cmake-modules')
-replaces=('fancontrol-common')
source=('https://github.com/Maldela/fancontrol-gui/archive/v0.8.tar.gz')
md5sums=('c2d37fcde2d189bf8601a32320f23c32')