summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas18182021-08-29 22:16:18 +0200
committerLukas18182021-08-29 22:16:18 +0200
commit46b24dcce3db564aa6a8c8651ab6fd32b371d8cd (patch)
tree3fd56ecef0c8b880e955d92f7f585987a1fe0500 /PKGBUILD
parentc3b119256644deaf21f51ac2e9618ba297eb41fd (diff)
downloadaur-maunium-sticker-picker-git.tar.gz
add provide
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b5c6176645d..047bccb56df4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/maunium/stickerpicker"
license=('AGPL3')
depends=('python>=3.6' 'python-aiohttp' 'python-yarl' 'python-pillow' 'python-telethon' 'python-cryptg' 'python-magic')
makedepends=('python-setuptools')
+provides=("maunium-sticker-picker")
_source_path="stickerpicker"
source=("$_source_path::git+https://github.com/maunium/stickerpicker.git")
sha512sums=('SKIP')