Date: Wednesday, December 14, 2022 @ 12:19:45
  Author: felixonmars
Revision: 1359009

upgpkg: feeluown-local 0.3-2: remove pip from makedep

Modified:
  feeluown-local/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-14 12:11:47 UTC (rev 1359008)
+++ PKGBUILD    2022-12-14 12:19:45 UTC (rev 1359009)
@@ -3,13 +3,13 @@
 
 pkgname=feeluown-local
 pkgver=0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="feeluown local plugin"
 arch=('any')
 url="https://github.com/feeluown/feeluown-local";
 license=('GPL3')
 depends=('feeluown' 'python-marshmallow' 'python-mutagen' 'python-fuzzywuzzy')
-makedepends=('python-setuptools' 'python-pip')
+makedepends=('python-setuptools')
 groups=('feeluown-full')
 source=("https://pypi.io/packages/source/f/fuo_local/fuo_local-$pkgver.tar.gz";)
 sha256sums=('ed0822f671b19a27379eaea2716502ee9423c85e868fdd53007e51cabbcc23b6')

Reply via email to