summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD4
-rw-r--r--librecad.desktop9
3 files changed, 6 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd5e8dabfaf0..6d7651642736 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,26 +1,19 @@
pkgbase = librecad-git
pkgdesc = A 2D CAD drawing tool based on the community edition of QCad.
- pkgver = 2.2.0_alpha_244_g54269f5b
+ pkgver = 2.2.0.rc1.r91.g8604f171
pkgrel = 1
- url = http://librecad.org
- arch = i686
+ url = https://librecad.org
arch = x86_64
license = GPL
makedepends = git
- depends = qt5-base
+ depends = muparser
depends = qt5-svg
- depends = qt5-tools
depends = boost
- depends = muparser
+ depends = freetype2
provides = librecad
conflicts = librecad
- replaces = librecad-svn
- replaces = caduntu
- replaces = caduntu-svn
source = LibreCAD::git://github.com/LibreCAD/LibreCAD.git
- source = librecad.desktop
md5sums = SKIP
- md5sums = 19dcb83a3fcdb3752439095b118ac6d3
pkgname = librecad-git
diff --git a/PKGBUILD b/PKGBUILD
index d329572ed983..a0928180a527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,8 @@ makedepends=('git')
provides=('librecad')
conflicts=('librecad')
-source=("$_pkgtitle::git://github.com/$_pkgtitle/$_pkgtitle.git" 'librecad.desktop')
-md5sums=('SKIP' '19dcb83a3fcdb3752439095b118ac6d3')
+source=("$_pkgtitle::git://github.com/$_pkgtitle/$_pkgtitle.git")
+md5sums=('SKIP')
function pkgver
{
diff --git a/librecad.desktop b/librecad.desktop
deleted file mode 100644
index 18764ef4b3f8..000000000000
--- a/librecad.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Exec=/usr/bin/librecad
-Icon=/usr/share/pixmaps/librecad.png
-Name=LibreCAD
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Application;Office;