diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-06-20 16:30:41 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-06-20 16:30:41 -0300 |
commit | 548d9fd6d7de6c1acc52c33b2f41f7cf93fa6ba1 (patch) | |
tree | ef19562ce86bd9973db66769cf039c887a9deaf8 /libre/filesystem/PKGBUILD | |
parent | 284e095fe026fa0846d48105c7f9b2238d57ee3a (diff) | |
download | abslibre-548d9fd6d7de6c1acc52c33b2f41f7cf93fa6ba1.tar.gz abslibre-548d9fd6d7de6c1acc52c33b2f41f7cf93fa6ba1.tar.bz2 abslibre-548d9fd6d7de6c1acc52c33b2f41f7cf93fa6ba1.zip |
filesystem-2012.6-4: updating release due entry lock is missing in gshadow. This will break a fresh install
Diffstat (limited to 'libre/filesystem/PKGBUILD')
-rw-r--r-- | libre/filesystem/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD index bc59eabdc..215001c4e 100644 --- a/libre/filesystem/PKGBUILD +++ b/libre/filesystem/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 162078 2012-06-19 14:17:35Z tomegun $ +# $Id: PKGBUILD 162111 2012-06-20 09:33:31Z tomegun $ # Maintainer: Tom Gundersen <teg@jklm.no> # Maintainer (Parabola): Nicolás Reynolds <fauno@kiwwwi.com.ar> # Maintainer (Parabola): André Silva <emulatorman@lavabit.com> pkgname=filesystem pkgver=2012.6 -pkgrel=3 +pkgrel=4 pkgdesc='Base filesystem for Parabola' arch=('any') license=('GPL') @@ -93,6 +93,6 @@ md5sums=('45940618da782cc391c59f88ab3333c3' '0e145e18fea8fd190b30d45764f5707c' '6f48288b6fcaf0065fcb7b0e525413e0' '22518e922891f9359f971f4f5b4e793c' - 'd2dc4e39dbdea75b107f91789e3274ab' + 'f95416882cef800edef08382a1176b7d' 'f3b6ae7db8adffaaa4bffc6099dcbd50' 'a8a962370cd0128465d514e6a1f74130') |