From 2dd72dc065ef04cdc4c44e589a7405821d105a43 Mon Sep 17 00:00:00 2001
From: Lilac <lilac@noreply.bgme.me>
Date: Sat, 9 Mar 2024 20:01:45 +0000
Subject: [PATCH] python-inquirerpy: auto updated to 0.3.4-7

---
 repo/python-inquirerpy/PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/repo/python-inquirerpy/PKGBUILD b/repo/python-inquirerpy/PKGBUILD
index 976da23..55b9b9b 100644
--- a/repo/python-inquirerpy/PKGBUILD
+++ b/repo/python-inquirerpy/PKGBUILD
@@ -2,7 +2,7 @@ pkgbase='python-inquirerpy'
 pkgname=('python-inquirerpy')
 _module='InquirerPy'
 pkgver='0.3.4'
-pkgrel=6
+pkgrel=7
 pkgdesc="Python port of Inquirer.js (A collection of common interactive command-line user interfaces)"
 url="https://github.com/kazhala/InquirerPy"
 depends=('python' 'python-pfzy' 'python-prompt_toolkit')