diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/filesystem/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/filesystem/crypttab | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD index 0038abd3e..b101effbb 100644 --- a/libre/filesystem/PKGBUILD +++ b/libre/filesystem/PKGBUILD @@ -5,7 +5,7 @@ pkgname=filesystem pkgver=2014.10 -pkgrel=3.parabola1 +pkgrel=3.parabola2 pkgdesc='Base filesystem (Parabola rebranded)' arch=('i686' 'x86_64' 'mips64el') license=('GPL') @@ -32,7 +32,7 @@ md5sums=('d46cb1adf8175888cc827a3dad8857d2' 'a998d1e6c7cc5791a7f4a2b49b2d10ce' '1ec1b16e2a71fad63ab8f147069a5d97' '693c97f2c9a519bb97a17008e92c2b74' - 'f0a5071f50d8864d2810c44e23eb00cc' + '49639d107b75fe4e668ae27749da32ab' '7bc65f234dfb6abf24e7c3b03e86f4ff' 'd41d8cd98f00b204e9800998ecf8427e' '83e0de34441a56684db8f813099d62f8' diff --git a/libre/filesystem/crypttab b/libre/filesystem/crypttab index 087d09eee..247bec61c 100644 --- a/libre/filesystem/crypttab +++ b/libre/filesystem/crypttab @@ -3,7 +3,7 @@ # Each mapped device will be created in /dev/mapper, so your /etc/fstab # should use the /dev/mapper/<name> paths for encrypted devices. # -# The Arch specific syntax has been deprecated, see crypttab(5) for the +# The Parabola specific syntax has been deprecated, see crypttab(5) for the # new supported syntax. # # NOTE: Do not list your root (/) partition here, it must be set up |