summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicoHood2016-08-22 19:00:24 +0200
committerNicoHood2016-08-22 19:00:24 +0200
commit378c8875e7484d454a348aecab526bb2d6401d9a (patch)
tree6b4af1839107cc71080d85b7991e65b25f7c99d4
parent27f21ca1689d6981749711b5680e506ae53d7118 (diff)
downloadaur-378c8875e7484d454a348aecab526bb2d6401d9a.tar.gz
Removed unnecessary conflict/provide packages
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36e9dc9533b0..093b86ac236d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,6 @@ license=('GPL' 'LGPL')
depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'java-runtime=8')
makedepends=('java-environment=8' 'apache-ant' 'unzip')
options=(!strip staticlibs)
-provides=('arduino')
-conflicts=('arduino-bin' 'arduino-git')
install="arduino.install"
source=("https://github.com/arduino/Arduino/archive/${pkgver}.tar.gz")
sha512sums=('f18f173c95aea1b60aa4e7ef98e0dc1a44595571d522569b53842fe8c110e92da82902c25aea6b1affe4e3dfe0098ce0c173cf73c42b2237ce353a5a70932f68')