/pkgbuild-liquibase

Archlinux package build for the liquibase project

Primary LanguageShell

Archlinux AUR Package Build for liquibase

Create aur installation file

  • Create package by running makepkg --source in root directory.

Testing the installation file

  • copy the created source package into another directory
  • extract the package
  • running makepkg in the directory
  • install the bundle by using sudo pacman -U liquibase-VERSION-any.pkg.tar.xz