summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2021-01-31 15:25:56 -0500
committerTed Alff2021-01-31 15:25:56 -0500
commit9477fd67bd0fefe7533f83773a45fb025983cd40 (patch)
treec940d36d373e49193bba302bb3aa213c20bae053 /PKGBUILD
parent834b8c7125f059fe21e72a25573e6b1f494f2c1c (diff)
downloadaur-thunarx-python.tar.gz
Add provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f92616cfbbc8..0de321f41fab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,12 @@
pkgname=thunarx-python
epoch=1
pkgver=0.5.2
-pkgrel=1
+pkgrel=2
pkgdesc="Thunarx Python Bindings"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url='https://goodies.xfce.org/projects/bindings/thunarx-python'
depends=('thunar>=1.7.0' 'python-gobject')
+provides=("python-thunarx=${pkgver}")
conflicts=('python-thunarx')
replaces=('python-thunarx')
license=('GPL')