[arch-commits] Commit in qcad/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Dec 15 16:18:48 UTC 2016
Date: Thursday, December 15, 2016 @ 16:18:47
Author: spupykin
Revision: 199574
upgpkg: qcad 3.16.0.0-1
upd
Modified:
qcad/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-15 16:18:42 UTC (rev 199573)
+++ PKGBUILD 2016-12-15 16:18:47 UTC (rev 199574)
@@ -5,7 +5,7 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=qcad
-pkgver=3.15.2.2
+pkgver=3.16.0.0
pkgrel=1
pkgdesc="A 2D CAD package based upon Qt"
arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
options=('libtool')
source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
QCad.desktop)
-md5sums=('090e02efbed338c494c33c0f656c1f09'
- '84f189dd152e7614a1265659dac6222d')
+sha256sums=('4563a2909415fe19e66a9304316be3ba31bc632cfc3d9c971795a7af84720a4d'
+ '1e194dcf59122098be0219fa220a0a3f33cf8919f0a778b6cd888da009efc6d5')
prepare() {
cd "$srcdir"/qcad-$pkgver
More information about the arch-commits
mailing list