diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-02-03 12:38:34 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-02-03 12:38:34 +0100 |
commit | cdcd75d9b4b3bb2e4bf49aea90f6d4cf6dd0a168 (patch) | |
tree | 708023f166ea68d85d95be68f8c3a3b58fa2a20f /pcr/lcmc/PKGBUILD | |
parent | 7f5ddd77ea2bf0f1001bd40f124fe0abd9f92c04 (diff) | |
download | abslibre-cdcd75d9b4b3bb2e4bf49aea90f6d4cf6dd0a168.tar.gz abslibre-cdcd75d9b4b3bb2e4bf49aea90f6d4cf6dd0a168.tar.bz2 abslibre-cdcd75d9b4b3bb2e4bf49aea90f6d4cf6dd0a168.zip |
pcr/lcmc: bumped pkgrel and rebuilt for missing arches
Diffstat (limited to 'pcr/lcmc/PKGBUILD')
-rw-r--r-- | pcr/lcmc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/lcmc/PKGBUILD b/pcr/lcmc/PKGBUILD index 91e7a4b98..8ad17ad1f 100644 --- a/pcr/lcmc/PKGBUILD +++ b/pcr/lcmc/PKGBUILD @@ -1,8 +1,8 @@ -# Maintainer: Márcio Silva <coadde@hyperbola.info> +# Contributor: Márcio Silva <coadde@hyperbola.info> pkgname=lcmc pkgver=1.5.1 -pkgrel=1 +pkgrel=1.1 pkgdesc='Linux Cluster Management Console' arch=(any) url=http://$pkgname.sourceforge.net/ |