makedeb


compton-tryone-git 0.1.beta2.99.g6e49259-2


tryones patched fork of compton with kawase blur

Click here to go back to the commit logs for compton-tryone-git.

Commit:


Hash: dfcba3fd8c4df3c7114d2835afc1187f05671540

Message: removed replaces function

Diff


diff --git a/PKGBUILD b/PKGBUILD
index 1f024bb..3533d88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('dbus:          To control compton via D-Bus'
 	                'xorg-xprop:    For compton-trans')
 provides=('compton')
 conflicts=('compton')
-replaces=('compton')
+# replaces=('compton')
 source=("git://github.com/tryone144/compton.git")
 md5sums=("SKIP")