From 6424b7bca9e136cb4480c2be71cd22fbcb0ac43e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sat, 25 Sep 2021 15:13:04 +0300 Subject: Shorten pkgdesc, remove modeline --- PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 7997ff2..cf54749 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname='gourmand' pkgver=1.0.0 pkgrel=1 -pkgdesc="A recipe manager for desktop with the possibilities to import, organize, and tweak recipes" +pkgdesc="A recipe manager for desktop that can import recipes" arch=('any') url="https://github.com/GourmandRecipeManager/gourmand" license=('GPL') @@ -19,4 +19,3 @@ package() { # https://wiki.archlinux.org/title/Python_package_guidelines#pip PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir" --ignore-installed --no-deps *.whl } -# vim:set ts=2 sw=2 et: -- cgit v1.2.3-70-g09d2