summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-06-04 15:26:20 -0600
committerMark Wagie2020-06-04 15:26:20 -0600
commit4b284312d5048eb9d1c5c4748a52a59b02f5b945 (patch)
tree81e7506f653e6e3ed4c276831c4fe32b50813560
parent3a4b9378f47ba51c0097891f95ad76e1abf19aef (diff)
downloadaur-4b284312d5048eb9d1c5c4748a52a59b02f5b945.tar.gz
update url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6643c2584e81..6eead0d024e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = nicotine-plus-git
pkgdesc = A graphical client for the SoulSeek peer-to-peer system
- pkgver = 1.4.3.2.r2493.c334fe4c
+ pkgver = 1.4.3.2.r2502.e1f879ff
pkgrel = 1
- url = http://nicotine-plus.org
+ url = https://nicotine-plus.github.io/nicotine-plus
arch = any
license = GPL3
checkdepends = python-pytest
diff --git a/PKGBUILD b/PKGBUILD
index face235d00ab..3e85ff6c486d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# Contributor: Jorge Barroso <jorge.barroso.11 at gmail dot com>
# Contributor: x-demon
pkgname=nicotine-plus-git
-pkgver=1.4.3.2.r2493.c334fe4c
+pkgver=1.4.3.2.r2502.e1f879ff
pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
-url="http://nicotine-plus.org"
+url="https://nicotine-plus.github.io/nicotine-plus"
license=('GPL3')
depends=('gtk3' 'gobject-introspection' 'libnotify' 'python-dbus'
'python-gobject' 'python-mutagen' 'xdg-utils')