summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-09-12 16:00:27 -0600
committerMark Wagie2021-09-12 16:00:27 -0600
commit53452a33545b6cccb3b99560220615faf363599a (patch)
tree1fdfb6c61b8f1b47c7db66c8c9ff96434433d766
parent8a9a67ff8a7f5e111a949644fe66d304b2052da6 (diff)
downloadaur-53452a33545b6cccb3b99560220615faf363599a.tar.gz
new build deps
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c054bc563964..b7c110020092 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nicotine-plus-git
pkgdesc = A graphical client for the SoulSeek peer-to-peer system
- pkgver = 3.1.2.dev1.r5463.5ce98e5f
+ pkgver = 3.2.0.dev1.r5644.b2b9303c
pkgrel = 1
url = https://nicotine-plus.github.io/nicotine-plus
arch = any
@@ -8,7 +8,9 @@ pkgbase = nicotine-plus-git
checkdepends = appstream-glib
checkdepends = desktop-file-utils
checkdepends = python-pytest-xvfb
+ makedepends = appstream
makedepends = git
+ makedepends = python-setuptools
depends = python-gobject
depends = gtk3
optdepends = gspell: for spell checking in chat
diff --git a/PKGBUILD b/PKGBUILD
index 1f52379e9ed4..cf0e32841e22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Jorge Barroso <jorge.barroso.11 at gmail dot com>
# Contributor: x-demon
pkgname=nicotine-plus-git
-pkgver=3.1.2.dev1.r5463.5ce98e5f
+pkgver=3.2.0.dev1.r5644.b2b9303c
pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
url="https://nicotine-plus.github.io/nicotine-plus"
license=('GPL3')
depends=('python-gobject' 'gtk3')
-makedepends=('git')
+makedepends=('appstream' 'git' 'python-setuptools')
optdepends=('gspell: for spell checking in chat'
'libappindicator-gtk3: for tray icon')
checkdepends=('appstream-glib' 'desktop-file-utils' 'python-pytest-xvfb')
@@ -50,7 +50,6 @@ check() {
package() {
cd "$srcdir/${pkgname%-git}"
- export PYTHONHASHSEED=0
python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
# Remove duplicate GPL license