diff --git a/PKGBUILD b/PKGBUILD index 9554a4d..33a9724 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -105,9 +105,9 @@ build() { -Dsbat-distro='arch' -Dsbat-distro-summary='Arch Linux' - -Dsbat-distro-pkgname="${pkgname}" + -Dsbat-distro-pkgname="systemd" -Dsbat-distro-version="${pkgver}" - -Dsbat-distro-url="https://archlinux.org/packages/core/x86_64/${pkgname}/" + -Dsbat-distro-url="https://archlinux.org/packages/core/x86_64/systemd/" ) # this uses malloc_usable_size, which is incompatible with fortification level 3