We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd42b95 commit 93ce86aCopy full SHA for 93ce86a
1 file changed
PKGBUILD
@@ -1,4 +1,5 @@
1
# Maintainer: Itsuki Wada <175463719+Itsuki0222@users.noreply.github.com>
2
+# Contributor: nekogakure < >
3
4
pkgname=kryptinfo
5
pkgver=20250217
@@ -8,7 +9,7 @@ arch=('x86_64')
8
9
url='https://github.com/Itsuki0222/Kryptinfo'
10
license=('MIT')
11
depends=('lsb-release' 'fastfetch')
-makedepends=('clang')
12
+makedepends=('clang++')
13
source=("https://raw.githubusercontent.com/Itsuki0222/Kryptinfo/main/kryptinfo.tar.gz")
14
md5sums=('SKIP')
15
0 commit comments