We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ce86a commit 0de70dbCopy full SHA for 0de70db
1 file changed
PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
9
url='https://github.com/Itsuki0222/Kryptinfo'
10
license=('MIT')
11
depends=('lsb-release' 'fastfetch')
12
-makedepends=('clang++')
+makedepends=('clang')
13
source=("https://raw.githubusercontent.com/Itsuki0222/Kryptinfo/main/kryptinfo.tar.gz")
14
md5sums=('SKIP')
15
0 commit comments