summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7be2323fbcda..9128bcc6c439 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Score_Under <seejay.11@gmail.com>
+# Contributor: Score_Under <seejay.11@gmail.com>
pkgname=jj
pkgver=2
pkgrel=1
pkgdesc="A simple FIFO and filesystem based Jabber/XMPP client"
-url="http://23.fi/$pkgname/"
+url="https://23.fi/$pkgname/"
arch=('i686' 'x86_64')
license=('GPL3')
depends=(loudmouth glib2)
-source=("http://23.fi/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("https://23.fi/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('ea5d307194277415187e3210db744b53')
build() {