summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRenato Molnar2020-02-25 19:04:48 +0100
committerRenato Molnar2020-02-25 19:04:48 +0100
commit5d633594bfc1a40dc3ef2306307dce5bf76df25b (patch)
tree44bf9f10686f4df2cf7f02808e9fec9cb4582e98 /PKGBUILD
parentdc5738ef7bc6d3e6fc77c0f1c342f792353e4b2d (diff)
downloadaur-5d633594bfc1a40dc3ef2306307dce5bf76df25b.tar.gz
Fix provides and conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af65b6b4bf82..3e2486eba4a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _type=legacy
pkgname=notepadpp
_pkgname=notepad-plus-plus
pkgver=7.8.4
-pkgrel=1
+pkgrel=2
pkgdesc="A free source code editor for Windows"
arch=('x86_64')
url="https://${_pkgname}.org/"
@@ -16,6 +16,8 @@ license=('GPL2')
arch=('i686' 'x86_64')
depends=('wine' 'sh')
makedepends=('unzip')
+provides=(notepadpp)
+conflicts=('notepadpp-win32' 'notepadpp-win64')
source=(notepadpp-legacy
notepadpp-overlayfs
notepadpp.desktop