Skip to content

Commit 93ce86a

Browse files
authored
Update PKGBUILD
1 parent cd42b95 commit 93ce86a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

PKGBUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Maintainer: Itsuki Wada <175463719+Itsuki0222@users.noreply.github.com>
2+
# Contributor: nekogakure < >
23

34
pkgname=kryptinfo
45
pkgver=20250217
@@ -8,7 +9,7 @@ arch=('x86_64')
89
url='https://github.com/Itsuki0222/Kryptinfo'
910
license=('MIT')
1011
depends=('lsb-release' 'fastfetch')
11-
makedepends=('clang')
12+
makedepends=('clang++')
1213
source=("https://raw.githubusercontent.com/Itsuki0222/Kryptinfo/main/kryptinfo.tar.gz")
1314
md5sums=('SKIP')
1415

0 commit comments

Comments
 (0)