safing / portmaster-packaging

Portmaster packages and installers
GNU General Public License v3.0
49 stars 23 forks source link

fix: portmaster.service checksum #60

Closed ldez closed 2 years ago

ldez commented 2 years ago
$ makepkg -is              
==> Making package: portmaster-bin 0.7.0-1 (mer. 08 déc. 2021 13:22:13)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found portmaster-start
  -> Found portmaster.desktop
  -> Found portmaster_notifier.desktop
  -> Found portmaster_logo.png
  -> Found portmaster.service
==> Validating source files with sha256sums...
    portmaster-start ... Passed
    portmaster.desktop ... Passed
    portmaster_notifier.desktop ... Passed
    portmaster_logo.png ... Passed
    portmaster.service ... FAILED
==> ERROR: One or more files did not pass the validity check!

The current checksum for portmaster.service is not right.

dhaavi commented 2 years ago

Hey @ldez, good catch and thanks for the PR!

The PKGBUILD in this repo is a temporary solution and is not automatically updated. We will remove it from this repo and push it to the AUR repo from CI/CD in the future.