Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f36258d1e799a000912729883d2ee43d7ee50fb0
commit f36258d1e799a000912729883d2ee43d7ee50fb0 Author: DeX77 <[email protected]> Date: Fri Nov 18 22:30:27 2016 +0100 sweethome3d-5.3-1-x86_64 * version bump diff --git a/source/xapps-extra/sweethome3d/FrugalBuild b/source/xapps-extra/sweethome3d/FrugalBuild index 98a31a3..7368898 100644 --- a/source/xapps-extra/sweethome3d/FrugalBuild +++ b/source/xapps-extra/sweethome3d/FrugalBuild @@ -2,22 +2,16 @@ # Maintainer: DeX77 <[email protected]> pkgname=sweethome3d -pkgver=5.2 -pkgrel=2 +pkgver=5.3 +pkgrel=1 pkgdesc="An interior design application" url="http://www.sweethome3d.eu/" rodepends=('libgl>=7.4.2-5' 'libxext>=1.0.5-3' 'openjre' 'nvidia-cg-toolkit') _F_sourceforge_name="SweetHome3D" _F_sourceforge_rss_limit=100 -if [ "${CARCH}" = 'x86_64' ]; then _F_sourceforge_ext="-linux-x64.tgz" -sha1sums=('4c8ca09109c32624b062ab5e2251bdbae3484be3' \ +sha1sums=('b7227b6eb2f65a154479280370bde23dd3719532' \ 'ce77389c4bd49faa3dceb2db2d3cabb124a4d2ea') - else -_F_sourceforge_ext="-linux-x86.tgz" -sha1sums=('37e7ef86fff0e8d4c09ad700977995d7503d6c8e' \ - 'ce77389c4bd49faa3dceb2db2d3cabb124a4d2ea') -fi Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
