diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/alien/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/alien/PKGBUILD b/pcr/alien/PKGBUILD index e2af9612e..e3bb70773 100644 --- a/pcr/alien/PKGBUILD +++ b/pcr/alien/PKGBUILD @@ -1,10 +1,10 @@ -# Maintainer: David P. <megver83@openmailbox.org> +# Maintainer: David P. <megver83@parabola.nu> # Contributor: Miguel Revilla <yo@miguelrevilla.com> pkgname=alien pkgver=8.95 -pkgrel=2 -pkgdesc="Alien is a program that converts between the rpm, dpkg, stampede slp, and slackware tgz file formats" +pkgrel=2.parabola1 +pkgdesc="Program that converts between the rpm, dpkg, stampede slp, and slackware tgz file formats" arch=('any') url="http://joeyh.name/code/alien/" license=('GPL2') |