[arch-commits] Commit in ipcalc/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Fri Feb 17 07:25:46 UTC 2012


    Date: Friday, February 17, 2012 @ 02:25:46
  Author: allan
Revision: 150346

upgpkg: ipcalc 0.41-2

signing rebuild

Modified:
  ipcalc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-17 07:24:45 UTC (rev 150345)
+++ PKGBUILD	2012-02-17 07:25:46 UTC (rev 150346)
@@ -3,7 +3,7 @@
 
 pkgname=ipcalc
 pkgver=0.41
-pkgrel=3
+pkgrel=2
 pkgdesc="Calculates IP broadcast, network, Cisco wildcard mask, and host ranges"
 arch=('any')
 url="http://jodies.de/ipcalc"
@@ -12,6 +12,6 @@
 source=(http://jodies.de/ipcalc-archive/${pkgname}-${pkgver}.tar.gz)
 md5sums=('fb791e9a5220fc8e624d915e18fc4697')
 
-build() {
+package() {
   install -D -m755 ${srcdir}/${pkgname}-${pkgver}/ipcalc ${pkgdir}/usr/bin/ipcalc
 }




More information about the arch-commits mailing list