summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0928180a527..2d8a1378c45b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgtitle='LibreCAD'
pkgname=librecad-git
pkgver=2.2.0.rc1.r91.g8604f171
-pkgrel=1
+pkgrel=2
pkgdesc="A 2D CAD drawing tool based on the community edition of QCad."
arch=('x86_64')
url="https://librecad.org"
@@ -17,7 +17,7 @@ makedepends=('git')
provides=('librecad')
conflicts=('librecad')
-source=("$_pkgtitle::git://github.com/$_pkgtitle/$_pkgtitle.git")
+source=("git+https://github.com/$_pkgtitle/$_pkgtitle.git")
md5sums=('SKIP')
function pkgver