diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-08-30 18:02:04 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-08-30 18:02:04 -0300 |
commit | 2eb46b7e94aca9e6cd1e4ec53ff5d11a8b831c22 (patch) | |
tree | a6d8b4abe3ab210b248debbfc3202605f6e6abd2 /libre/aif-libre | |
parent | c1cfe884daf3e065e56ec045165758fe3f916a99 (diff) | |
download | abslibre-2eb46b7e94aca9e6cd1e4ec53ff5d11a8b831c22.tar.gz abslibre-2eb46b7e94aca9e6cd1e4ec53ff5d11a8b831c22.tar.bz2 abslibre-2eb46b7e94aca9e6cd1e4ec53ff5d11a8b831c22.zip |
libre/aif-libre-2011.08.17-1
Diffstat (limited to 'libre/aif-libre')
-rw-r--r-- | libre/aif-libre/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libre/aif-libre/PKGBUILD b/libre/aif-libre/PKGBUILD index 0751fb372..3d87faa7f 100644 --- a/libre/aif-libre/PKGBUILD +++ b/libre/aif-libre/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Dieter Plaetinck <dieter@plaetinck.be> pkgname=aif-libre -pkgver=2011.08.1 +pkgver=2011.08.17 pkgrel=1 pkgdesc="The ArchLinux Installation Framework (Parabola Rebranded)" arch=('any') @@ -23,7 +23,7 @@ replaces=('aif') conflicts=('aif') provides=('aif') source=($url/snapshot/aif-${pkgver}.tar.bz2) -md5sums=('5bbf286d305f643eae6898df20a39eb7') +md5sums=('a234ffdf6fa5c116df97610e7306a98d') build() { @@ -34,4 +34,3 @@ build() { } # vim:set ts=2 sw=2 et: -md5sums=('f4e5215cd27354e3915878d4c2bcee09') |