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

Christian Hesse eworm at archlinux.org
Wed Aug 26 07:37:46 UTC 2015


    Date: Wednesday, August 26, 2015 @ 09:37:46
  Author: eworm
Revision: 138779

upgpkg: librecad 2.0.8-3

Upstream updated the tag again... Let's hope this is final.

Modified:
  librecad/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-26 07:05:52 UTC (rev 138778)
+++ PKGBUILD	2015-08-26 07:37:46 UTC (rev 138779)
@@ -6,7 +6,7 @@
 
 pkgname=librecad
 pkgver=2.0.8
-pkgrel=2
+pkgrel=3
 pkgdesc='A 2D CAD drawing tool based on the community edition of QCad'
 arch=('i686' 'x86_64')
 url='http://www.librecad.org/'
@@ -16,8 +16,8 @@
 conflicts=('librecad-git')
 replaces=('librecad-svn' 'caduntu' 'caduntu-svn')
 install=librecad.install
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/LibreCAD/LibreCAD/archive/v${pkgver}.tar.gz")
-sha256sums=('3359af849046977b460c76a76fd895a47e57f772cd2673e2d6769fc8cf407ee2')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/LibreCAD/LibreCAD/archive/${pkgver}.tar.gz")
+sha256sums=('ddf654a29369d0b6e275584eb769c5d682957cb34babd004d1c71206cd080f34')
 
 build() {
 	cd "${srcdir}/LibreCAD-${pkgver}"



More information about the arch-commits mailing list