diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-04 15:03:16 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-04 15:03:16 -0200 |
commit | 16f3677384ce07c5390cb9d4e5cda6dce47e36fc (patch) | |
tree | cd34ac681365c6c27480ffe4e6733a9bd9c3d80e /libre/filesystem/PKGBUILD | |
parent | ea13acdb2af86419b66377a3564e72797e9e157b (diff) | |
download | abslibre-16f3677384ce07c5390cb9d4e5cda6dce47e36fc.tar.gz abslibre-16f3677384ce07c5390cb9d4e5cda6dce47e36fc.tar.bz2 abslibre-16f3677384ce07c5390cb9d4e5cda6dce47e36fc.zip |
repackage to fix trouble installing because was discovered that our rebranded packages on [libre] were the official Arch packages from [core], maybe a db-sync bug
Diffstat (limited to 'libre/filesystem/PKGBUILD')
-rw-r--r-- | libre/filesystem/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD index 00be19b0a..9cb060ecc 100644 --- a/libre/filesystem/PKGBUILD +++ b/libre/filesystem/PKGBUILD @@ -5,7 +5,7 @@ pkgname=filesystem pkgver=2013.05 -pkgrel=2 +pkgrel=2.1 pkgdesc='Base filesystem (Parabola rebranded)' arch=('i686' 'x86_64' 'mips64el') license=('GPL') |