[arch-commits] Commit in gufw/trunk (PKGBUILD)
Martin Wimpress
flexiondotorg at archlinux.org
Tue Feb 17 12:16:59 UTC 2015
Date: Tuesday, February 17, 2015 @ 13:16:58
Author: flexiondotorg
Revision: 127846
upgpkg: gufw 15.04.4-1 - New upstream release.
Modified:
gufw/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-17 12:05:53 UTC (rev 127845)
+++ PKGBUILD 2015-02-17 12:16:58 UTC (rev 127846)
@@ -2,7 +2,7 @@
# Maintainer : Martin Wimpress <code at flexion.org>
pkgname=gufw
-pkgver=15.04.0
+pkgver=15.04.4
pkgrel=1
pkgdesc="An uncomplicated way to manage your Linux firewall."
arch=('any')
@@ -10,8 +10,8 @@
license=('GPL3')
depends=('gtk3' 'polkit' 'python2-gobject' 'python2-netifaces' 'ufw' 'webkitgtk')
makedepends=('intltool' 'python2-distutils-extra')
-source=("https://launchpad.net/gui-ufw/gufw-15.04/15.04/+download/gufw_${pkgver}.tar.gz")
-md5sums=('0d794d7729b3effbb4d1549cbfb93f46')
+source=("https://launchpad.net/gui-ufw/gufw-15.04/15.04/+download/gui-ufw-${pkgver}.tar.gz")
+sha256sums=('6eb63290260876429406298a8373592aef085e7b7afee1a610c1ea805da5b9c1')
install=${pkgname}.install
prepare() {
More information about the arch-commits
mailing list