summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2023-10-29 22:05:42 +0100
committerJaron Kent-Dobias <jaron@kent-dobias.com>2023-10-29 22:05:42 +0100
commit8e0ffbaa42d4b515f232e07e910eb5ee2aee465b (patch)
tree53cd2f8b58429f42b424a390cf8edb1ba05a4e4b
parentca1ecc6b2f16cd42a31c63602e47926a5d40ee98 (diff)
downloadprepare-lastboot-8e0ffbaa42d4b515f232e07e910eb5ee2aee465b.tar.gz
prepare-lastboot-8e0ffbaa42d4b515f232e07e910eb5ee2aee465b.tar.bz2
prepare-lastboot-8e0ffbaa42d4b515f232e07e910eb5ee2aee465b.zip
Changed licence.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaf7f70..2c496de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=()