diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-06-06 15:30:45 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-06-06 15:30:45 -0300 |
commit | 4bb51d4c0eb72aeec6db7b645cb2bfb7c78f79ca (patch) | |
tree | 55b0993f06c977a26b6197db2f2258df02f8d992 /libre/filesystem/PKGBUILD | |
parent | 5cd5d2171660435cd34470577be150e2a01d1b5e (diff) | |
download | abslibre-4bb51d4c0eb72aeec6db7b645cb2bfb7c78f79ca.tar.gz abslibre-4bb51d4c0eb72aeec6db7b645cb2bfb7c78f79ca.tar.bz2 abslibre-4bb51d4c0eb72aeec6db7b645cb2bfb7c78f79ca.zip |
filesystem-2012.6-2: updating release with issues fixed
Diffstat (limited to 'libre/filesystem/PKGBUILD')
-rw-r--r-- | libre/filesystem/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD index d77f392b6..3443dacb4 100644 --- a/libre/filesystem/PKGBUILD +++ b/libre/filesystem/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 160716 2012-06-04 15:02:22Z dreisner $ +# $Id: PKGBUILD 160797 2012-06-06 10:14:15Z dreisner $ # Maintainer: Tom Gundersen <teg@jklm.no> # Maintainer (Parabola): fauno <fauno@kiwwwi.com.ar> # Maintainer (Parabola): André Silva <andre.paulista@adinet.com.uy> pkgname=filesystem pkgver=2012.6 -pkgrel=1 +pkgrel=2 pkgdesc='Base filesystem for Parabola' arch=('any') license=('GPL') |