Date: Monday, June 8, 2015 @ 17:36:22 Author: flexiondotorg Revision: 134980
upgpkg: gufw 15.10.0-1 - New upstream release. Modified: gufw/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-08 15:31:24 UTC (rev 134979) +++ PKGBUILD 2015-06-08 15:36:22 UTC (rev 134980) @@ -2,7 +2,7 @@ # Maintainer : Martin Wimpress <[email protected]> pkgname=gufw -pkgver=15.04.4 +pkgver=15.10.0 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/gui-ufw-${pkgver}.tar.gz") -sha256sums=('6eb63290260876429406298a8373592aef085e7b7afee1a610c1ea805da5b9c1') +source=("https://launchpad.net/gui-ufw/15.10/15.10/+download/gui-ufw-${pkgver}.tar.gz") +sha256sums=('58fee07bc33f9be615e899b943535ca8755fdf9262010c2580a0176d2a1c2443') install=${pkgname}.install prepare() {
