summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAny Somebody2020-04-18 18:09:19 +0200
committerAny Somebody2020-04-18 18:09:19 +0200
commit8d05f9c3abe5e1fdc829ecfadb5e067b6a6b9314 (patch)
tree10f647228bff1ca4aa8af5d3260478e5ff589963 /PKGBUILD
parent57ca4bc48eed885674c5c2de700de6c6012a6d7b (diff)
downloadaur-python-rofi-git.tar.gz
Updated provides
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')