summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Anvari2021-11-04 18:15:08 +0100
committerMaxime Anvari2021-11-04 18:15:08 +0100
commit17a6c46c561477bcf23cc50b89e7c30aab9d72fa (patch)
treefce8a056eb3fe9d1268e0a0e2bee85509ba83969
parentdaffc72c44e9bf5e801ef0d75bc0bb00ab59b631 (diff)
downloadaur-17a6c46c561477bcf23cc50b89e7c30aab9d72fa.tar.gz
Delete leftover comments from pacman's example PKGBUILD for VCS
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23b2e2ada419..af21db98f412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,6 @@ url="https://github.com/markusressel/fan2go"
license=('AGPL3')
depends=('glibc' 'lm_sensors')
makedepends=('go' 'git')
-#provides=("${pkgname%-*}")
-#conflicts=("${pkgname%-*}")
-#install=
provides=("fan2go")
conflicts=("fan2go")
source=('git://github.com/markusressel/fan2go'