From 8dd48fa7cca0ea7582349064e254c8995feba30b Mon Sep 17 00:00:00 2001 From: arcan1s Date: Sun, 19 Oct 2014 17:50:24 +0400 Subject: [PATCH] release 1.3.3 fix #19 --- arch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/PKGBUILD b/arch/PKGBUILD index c2f846d..3aeda59 100644 --- a/arch/PKGBUILD +++ b/arch/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=netctl-gui pkgname=('libnetctlgui' 'netctlgui-helper' 'netctl-gui' 'libnetctlgui-qt4' 'netctlgui-helper-qt4' 'netctl-gui-qt4' 'kdeplasma-applets-netctl-gui') -pkgver=1.3.2 +pkgver=1.3.3 pkgrel=2 pkgdesc="Qt4/Qt5 GUI for netctl. Also provides a widget for KDE" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ url="http://arcanis.name/projects/netctl-gui" license=('GPL3') makedepends=('automoc4' 'cmake' 'kdelibs' 'qt5-base' 'qt5-tools') source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgbase}-${pkgver}-src.tar.xz") -md5sums=('ce753d66a1e08a54d875aa5ecd85e542') +md5sums=('9ba672ef33e9962ccc04fc4de75fad68') prepare() {