[arch-commits] Commit in qcad/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Oct 10 07:44:05 UTC 2017


    Date: Tuesday, October 10, 2017 @ 07:44:04
  Author: arojas
Revision: 262276

PIE rebuild

Modified:
  qcad/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-10 07:42:24 UTC (rev 262275)
+++ PKGBUILD	2017-10-10 07:44:04 UTC (rev 262276)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=qcad
-pkgver=3.17.3.0
+pkgver=3.18.1.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=('15a221ed03c638876463e957bcacd588880c9c11b406839dc5f7e3e4d903a207')
+sha256sums=('91b9545399ee28da4a877270f24b941de73037dce3a70eb97ae426851fcb9a6f')
 
 prepare() {
   cd "$srcdir"/qcad-$pkgver



More information about the arch-commits mailing list