summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2019-10-01 09:21:43 +0100
committerWorMzy Tykashi2019-10-01 09:21:43 +0100
commitec72204944edf83fbedb8d4d2c14a6119c157140 (patch)
treec93c899866a3096a2aef7c693ecede2dae868482
parentaf127709b9abbd29534fc893b3296e9b699e8a1e (diff)
downloadaur-ec72204944edf83fbedb8d4d2c14a6119c157140.tar.gz
Remove compton-git PKGBUILD leftovers
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 0 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 801b075a2264..09329e63a87f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,8 +17,6 @@ pkgbase = chiaki-git
depends = ffmpeg
depends = openssl
depends = gcc-libs
- provides = compton
- conflicts = compton
source = git+https://github.com/thestr4ng3r/chiaki.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index aca6f2f83f6b..94105a7788cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,4 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
-# Contributor: OK100 <ok100 at lavabit dot com>
-# Contributor: Valère Monseur <valere dot monseur at ymail dot com>
pkgname=chiaki-git
_gitname=chiaki
@@ -12,8 +10,6 @@ url="https://github.com/thestr4ng3r/chiaki.git"
license=('GPL3')
depends=('qt5-base' 'qt5-multimedia' 'qt5-svg' 'sdl2' 'opus' 'ffmpeg' 'openssl' 'gcc-libs')
makedepends=('git' 'cmake' 'python-protobuf')
-provides=('compton')
-conflicts=('compton')
source=(git+"${url}")
md5sums=("SKIP")