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

Ángel Velásquez angvp at archlinux.org
Mon Feb 1 23:01:14 UTC 2016


    Date: Tuesday, February 2, 2016 @ 00:01:14
  Author: angvp
Revision: 258764

upgpkg: wicd 1.7.4-1

Version bump to 1.7.4

Modified:
  wicd/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-01 22:50:46 UTC (rev 258763)
+++ PKGBUILD	2016-02-01 23:01:14 UTC (rev 258764)
@@ -1,10 +1,11 @@
 # $Id$
-# Maintainer: Daniel Isenmann <daniel at archlinux.org>
+# Maintainer: Angel Velasquez <angvp at archlinux.org> 
+# Contributor: Daniel Isenmann <daniel at archlinux.org>
 # Contributor: Rashif "Don Ray" Rahman <rayrashif at gmail.com>
 
 pkgbase=wicd
 pkgname=('wicd' 'wicd-gtk')
-pkgver=1.7.3
+pkgver=1.7.4
 pkgrel=1
 arch=(any)
 url="https://launchpad.net/wicd/"
@@ -14,14 +15,14 @@
 source=(http://launchpad.net/wicd/1.7/$pkgver/+download/wicd-$pkgver.tar.gz
         wicd.desktop
         wicd-1.7.3-urwid-1.3.0.patch)
-md5sums=('162ca2e6f4ab903bb7ab2bc0adb7d1aa'
-         '326df163a5732d38741371baa4fce9e5'
-         'f7e6085e482f37f2b8529326c21cbbbf')
 makedepends=('python2' 'python2-babel' 'python2-setuptools' 'gettext' 'dbus-glib' 'dhcpcd' 
              'ethtool' 'inetutils' 'net-tools' 'pygtk' 'python2-dbus' 'python2-gobject2' 
              'python2-urwid' 'rfkill' 'shared-mime-info' 'wireless_tools' 'wpa_supplicant'
              'hicolor-icon-theme')
 options=('emptydirs')
+md5sums=('aaa2e9f5320849e0b5d053099a6f0007'
+         '326df163a5732d38741371baa4fce9e5'
+         'f7e6085e482f37f2b8529326c21cbbbf')
 
 prepare() {
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list