summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0317a069367b..92735103bae4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=python-rofi-git
_gitname=python-rofi
pkgver=r18.d20b3a2
-pkgrel=1
+pkgrel=2
pkgdesc="A Python module to make simple GUIs with Rofi"
arch=('any')
url="https://github.com/bcbnz/python-rofi"
license=('GPL')
conflicts=('python-rofi')
+provides=('python-rofi')
makedepends=('git' 'python-setuptools' 'fakeroot')
depends=('python' 'rofi')