summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeterCP2018-03-16 00:06:52 -0600
committerPeterCP2018-03-16 00:06:52 -0600
commit6979a5f196b542e0b0bc74cf43595d0097617bc0 (patch)
treebd5d947e028bd8823fdb502127e2a709a2e0955a
parent0258f7846f8c520a49badd9db4a4618517efc296 (diff)
downloadaur-6979a5f196b542e0b0bc74cf43595d0097617bc0.tar.gz
Remove conflicts and provides metadata entries.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 355623c999ee..353ca7a4f5a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,8 +17,6 @@ pkgbase = mate-hud
depends = python-setproctitle
depends = python-xlib
optdepends = appmenu-qt
- provides = ${pkgname}
- conflicts = ${pkgname}
source = https://github.com/ubuntu-mate/mate-hud/archive/18.04.7.tar.gz
sha256sums = 9c73b279033b43c03b3695ae617109fefe3fc8d8547f74a6da10df09b08f09c6
diff --git a/PKGBUILD b/PKGBUILD
index ad60980bd9cb..c1387cf8d93a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,6 @@ depends=('rofi' 'gobject-introspection' 'mate-desktop' 'appmenu-gtk-module-git'
'python-xlib')
optdepends=('appmenu-qt')
makedepends=('python-setuptools')
-provides=('${pkgname}')
-conflicts=('${pkgname}')
source=('https://github.com/ubuntu-mate/mate-hud/archive/18.04.7.tar.gz')
sha256sums=('9c73b279033b43c03b3695ae617109fefe3fc8d8547f74a6da10df09b08f09c6')