summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Rizzitello2017-10-30 07:05:27 -0400
committerChris Rizzitello2017-10-30 07:05:27 -0400
commit895811771af40797546fb787f3290a6b33aa68c1 (patch)
treefddfbe490f2596153c61adf73d529c093b5b82c7
parentadf251d201a84d9ef847b435178dfda4186f67b6 (diff)
downloadaur-895811771af40797546fb787f3290a6b33aa68c1.tar.gz
added provides ('atcore')
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6f093d4ccf1..231182e15e92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Aug 4 19:16:06 UTC 2017
+# Mon Oct 30 11:04:16 UTC 2017
pkgbase = atcore-git
pkgdesc = KDE 3D Printing libary
pkgver = ac56b28
@@ -11,6 +11,7 @@ pkgbase = atcore-git
depends = qt5-base
depends = qt5-serialport
depends = qt5-charts
+ provides = atcore
source = git://anongit.kde.org/atcore.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8f6674f116d0..45e01c78e35e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Chris Rizzitello <sithlord48@gmail.com>
pkgname=atcore-git
confilicts=('atcore')
+provides=('atcore')
pkgver=ac56b28
pkgrel=1
pkgdesc="KDE 3D Printing libary"