diff options
Diffstat (limited to 'libre/mkisolinux')
-rw-r--r-- | libre/mkisolinux/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/mkisolinux/PKGBUILD b/libre/mkisolinux/PKGBUILD index b10ff11fe..0f9697a43 100644 --- a/libre/mkisolinux/PKGBUILD +++ b/libre/mkisolinux/PKGBUILD @@ -1,9 +1,10 @@ # $Id: PKGBUILD 12670 2008-09-17 21:19:05Z tpowa $ # Maintainer (Arch): Tobias Powalowski <tpowa@archlinux.org> +# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=mkisolinux pkgver=2013.05 -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc="Advanced, modular isolinux bootcd image creation utility (Parabola rebranded)" arch=(any) license=('GPL') |