summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpatrick962016-09-08 01:03:45 +0200
committerpatrick962016-09-08 01:03:45 +0200
commitd98a0225feee8e84e74b9b66a2c0d31b39d31f7c (patch)
treeddf15afce1fe5f2fa31d19dbf14bab22663eb748 /PKGBUILD
parent2d98f22265f14d142e9f8294b11b2d8366eb9cf3 (diff)
downloadaur-notification-mount.tar.gz
Remove conflicts array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75d8366eb872..28ce8a338d95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ arch=('any')
url="https://github.com/patrick96/$pkgname"
license=('GPL3')
depends=('python' 'python-gobject' 'python-notify2' 'udevil')
-conflicts=("${pkgname}-git")
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
sha256sums=("3cd4421a03e997ae6a99e79851ccfcf8b76a7885821bb982cc59407ea828b138")