Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=57d272205b3a82344ccea0603b7f630e209543fc
commit 57d272205b3a82344ccea0603b7f630e209543fc Author: DeX77 <[email protected]> Date: Sat Feb 23 15:43:13 2013 +0100 nm-openvpn-0.9.8.0-1-x86_64 * version bump * build() cleanup diff --git a/source/gnome-extra/nm-openvpn/FrugalBuild b/source/gnome-extra/nm-openvpn/FrugalBuild index c722cdc..20bc0a3 100644 --- a/source/gnome-extra/nm-openvpn/FrugalBuild +++ b/source/gnome-extra/nm-openvpn/FrugalBuild @@ -3,8 +3,8 @@ pkgname=nm-openvpn _F_gnome_name=NetworkManager-openvpn -pkgver=0.9.6.0 -pkgrel=2 +pkgver=0.9.8.0 +pkgrel=1 pkgdesc="network management framework (OPENVPN plugin)" depends=('gconf' 'gtk+3' 'gnome-keyring>=3.2.0' \ 'networkmanager>=0.9.4.0-8' 'polkit-gnome') @@ -15,15 +15,8 @@ archs=('i686' 'x86_64') _F_gnome_iconcache="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('c5e3366dfac13497c1649a4337b72f9270491a2c') +sha1sums=('bf7085a7b700ee09f7724abf9d999d0f33bc6e5f') _F_cd_path=$_F_gnome_name-$pkgver Fconfopts+=" --with-gtkver=3" -build() { - Fcd - Fsed "-Werror" "" configure - Fbuild - Fbuild_gnome_scriptlet -} - # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
