summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-06-05 21:19:45 +0200
committerMichal Wojdyla2021-06-05 21:19:45 +0200
commitb572b576b3448b941c11b33392651d73d7185620 (patch)
treee97f0cd99659ae0af7e77937ff067318942ab0c4 /PKGBUILD
parent6d5a77a61f408fe074238b1308bc82719beed786 (diff)
downloadaur-jj.tar.gz
https
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() {