summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSwift Geek2016-04-19 02:20:56 +0200
committerSwift Geek2016-04-19 02:20:56 +0200
commit89daf72712666db18b9397ed300aba934b5dc1d6 (patch)
treebfd986251867f40c6c55c787cc10299df6d766bf
parentaf23df259ff60e8915bf3b7372b8b9a0b48c915d (diff)
downloadaur-89daf72712666db18b9397ed300aba934b5dc1d6.tar.gz
Bump to 7.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28834076b90f..072a8273d481 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 23 05:05:34 UTC 2016
+# Tue Apr 19 00:20:39 UTC 2016
pkgbase = netfabb-basic
pkgdesc = view and repair STL files
- pkgver = 7.2.0
+ pkgver = 7.4.0
pkgrel = 1
url = http://www.netfabb.com/downloadcenter.php?basic=1
install = netfabb-basic.install
@@ -12,7 +12,7 @@ pkgbase = netfabb-basic
depends = gtk2
depends = desktop-file-utils
depends = hicolor-icon-theme
- source = netfabb-basic_7.2.0_linux32.tar.gz::http://www.netfabb.com/download.php?pikey=
+ source = netfabb-basic_7.4.0_linux32.tar.gz::http://www.netfabb.com/download.php?pikey=
source = icons.tar.gz
source = netfabb-basic.desktop
md5sums = 8901e9ed2f93d64a298aa328d762b3d1
diff --git a/PKGBUILD b/PKGBUILD
index 94baf3d2b6a5..7a59081e4ecf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
DLAGENTS=('http::/usr/bin/curl -d agree="We+luv+You" -fL -o %o %u')
pkgname=netfabb-basic
-pkgver=7.2.0
+pkgver=7.4.0
pkgrel=1
pkgdesc="view and repair STL files"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ install='netfabb-basic.install'
md5sums=('8901e9ed2f93d64a298aa328d762b3d1') # 32-bit
nARCH=32
if [ "$CARCH" == x86_64 ] ; then
- md5sums=('aaf88c0c54885e20f225f6d2805b8b10') # 64-bit
+ md5sums=('19eeb80c953e9eb0e22a635678a1a18e') # 64-bit
depends[0]="lib32-gtk2"
nARCH=64
fi