summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Whatson2019-11-06 14:40:13 +1000
committerAndrew Whatson2019-11-06 14:40:30 +1000
commit9c832876c73794c2c5f01ff7970c84e978d5c227 (patch)
tree4e59c4ed6592b1c4fd994401413b694ca7be7cb6 /PKGBUILD
parentce71afc4c500885dabb2267509d176bf8668185b (diff)
downloadaur-9c832876c73794c2c5f01ff7970c84e978d5c227.tar.gz
Remove redundant provides/conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f1cc706522c..e269c33bc438 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,6 @@ arch=('i686' 'x86_64')
url="http://www.gnu.org/software/guile-gnome/"
license=('GPL2')
depends=('g-wrap' 'guile-cairo' 'libgnomeui')
-provides=($pkgname)
-conflicts=($pkgname)
options=(!libtool)
source=("http://ftp.gnu.org/pub/gnu/guile-gnome/$pkgname/$pkgname-$pkgver.tar.gz")
sha256sums=('298d8c4f9b567bfe87beda18ed58d047c2e01b88c80895129de5466b921ccebe')