diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-10-29 22:05:42 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-10-29 22:05:42 +0100 |
commit | 8e0ffbaa42d4b515f232e07e910eb5ee2aee465b (patch) | |
tree | 53cd2f8b58429f42b424a390cf8edb1ba05a4e4b | |
parent | ca1ecc6b2f16cd42a31c63602e47926a5d40ee98 (diff) | |
download | prepare-lastboot-8e0ffbaa42d4b515f232e07e910eb5ee2aee465b.tar.gz prepare-lastboot-8e0ffbaa42d4b515f232e07e910eb5ee2aee465b.tar.bz2 prepare-lastboot-8e0ffbaa42d4b515f232e07e910eb5ee2aee465b.zip |
Changed licence.
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ pkgver=1.2 pkgrel=1 pkgdesc='Support for ZFS fallback to a previous boot' arch=(any) -license=(GPL2) +license=(GPL3) url='https://kent-dobias.com/system/prepare-lastboot' depends=('zfs' 'zfs-utils') makedepends=() |