summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Rizzitello2017-11-05 13:29:54 -0500
committerChris Rizzitello2017-11-05 13:29:54 -0500
commite17e9d0cb11f77b35d46929929a9d6c4a1fea02e (patch)
tree25bce40fc67cb26a4f507534c490a463c4676351
parent68308d9a9ddd31ede23a62b68a4492dcf7e01837 (diff)
downloadaur-e17e9d0cb11f77b35d46929929a9d6c4a1fea02e.tar.gz
add qt5-3d
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9a6b3ec81e8..636e992d9993 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Apr 28 23:33:23 UTC 2017
+# Sun Nov 5 11:52:10 UTC 2017
pkgbase = atelier-git
pkgdesc = KDE 3D Printer Host
pkgver = 2696aaf
@@ -11,8 +11,9 @@ pkgbase = atelier-git
depends = qt5-base
depends = qt5-serialport
depends = qt5-charts
+ depends = qt5-3d
depends = solid
- depends = atcore-git
+ depends = atcore
depends = kxmlgui
source = git://anongit.kde.org/atelier.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 663a3cae5767..5fc197d3b926 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Chris Rizzitello <sithlord48@gmail.com>
pkgname=atelier-git
confilicts=('atelier')
-pkgver=2696aaf
+pkgver=36b7dda
pkgrel=1
pkgdesc="KDE 3D Printer Host"
arch=('i686' 'x86_64')
url="https://www.kde.org/"
license=('GPL3')
buildDepends=('git' 'cmake' 'extra-cmake-modules')
-depends=('qt5-base' 'qt5-serialport' 'qt5-charts' 'solid' 'atcore-git' 'kxmlgui') #Qt5)
+depends=('qt5-base' 'qt5-serialport' 'qt5-charts' 'qt5-3d' 'solid' 'atcore' 'kxmlgui') #Qt5)
source=('git://anongit.kde.org/atelier.git')
md5sums=(SKIP)