Skip to content

Releases: heyhusen/archlinux-package-action

v2.4.0

01 Jun 04:44
04303ce

Choose a tag to compare

Added

v2.3.0

27 May 00:44
5b75404

Choose a tag to compare

Added

  • Copy all package files, not just PKGBUILD - by @dcelasun
  • Multilib support - by @dcelasun

Fixed

  • Keryring is not updated - by @cilki

v2.2.1

18 Feb 17:22
e58b416

Choose a tag to compare

Fixed

  • Can't pull docker image, so sorry guys

v2.2.0

05 Aug 06:30
0f306e4

Choose a tag to compare

Added

v2.1.1

15 May 07:10
2d9dafa

Choose a tag to compare

Fixed

  • Wrong conditional using paru

v2.1.0

05 May 16:14
f710e16

Choose a tag to compare

Added

  • Option to resolve deps using paru (from AUR)

v2.0.3

02 Feb 08:18
eadb029

Choose a tag to compare

Fixed

  • Copied PKGBUILD file has wrong permission

v2.0.2

02 Feb 05:11
66d669b

Choose a tag to compare

Fixed

  • CI can not read changelog

v2.0.1

02 Feb 05:21
594be7f

Choose a tag to compare

Fixed

  • Wrong OCI image tag at action.yml

v2.0.0

02 Feb 05:21
cd2e2d6

Choose a tag to compare

Changed

  • Move repo from datakrama to hapakaien
  • builder user is added to sudoers directly instead of via the wheel group
  • Replace Docker with Buildah in CI

Fixed

  • builder is not in the sudoers file