summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorheavysink2021-05-17 19:54:26 -0400
committerheavysink2021-05-17 19:54:26 -0400
commit00a03e918036b4b33fda21d1c9ebe90e292a40d9 (patch)
treed4a6e317db6ea2fd55042a745ac45adf5274fa79 /PKGBUILD
parent72aed2b2c5c0f17f8c7988701119a02b09ea5d6f (diff)
downloadaur-lib32-wxgtk3.tar.gz
[Update] remove conflict/replace
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ba74b7a3854..320df1c82339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lib32-wxgtk3
pkgver=3.0.5.1
-pkgrel=2
+pkgrel=3
pkgdesc='GTK+ implementation of wxWidgets API for GUI'
arch=(x86_64)
url=https://wxwidgets.org
@@ -22,9 +22,6 @@ makedepends=(
git
lib32-glu
)
-conflicts=(lib32-wxgtk)
-provides=(lib32-wxgtk)
-replaces=(lib32-wxgtk)
_tag=db9378c1d32e84cf7ca4453932df259471d67dc9
source=(
git+https://github.com/wxWidgets/wxWidgets.git#tag=${_tag}