Date: Friday, June 30, 2017 @ 11:52:47 Author: spupykin Revision: 241670
upgpkg: qcad 3.17.3.0-1 Modified: qcad/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-30 11:52:17 UTC (rev 241669) +++ PKGBUILD 2017-06-30 11:52:47 UTC (rev 241670) @@ -5,7 +5,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=qcad -pkgver=3.17.1.1 +pkgver=3.17.3.0 pkgrel=1 pkgdesc="A 2D CAD package based upon Qt" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=(qt5-script qt5-svg gcc-libs qt5-xmlpatterns) makedepends=(qt5-tools glu) source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz) -sha256sums=('ae47dd6c1191a55529a7131f619497e1db8be27d2918af46f14356fe0636aba3') +sha256sums=('15a221ed03c638876463e957bcacd588880c9c11b406839dc5f7e3e4d903a207') prepare() { cd "$srcdir"/qcad-$pkgver
