summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2021-01-28 14:44:14 +0100
committerMichal Wojdyla2021-01-28 14:44:14 +0100
commit78ce39abba21d2ccc58567abf6dededc5e61b82f (patch)
tree426bddfffdedabdbb66e36dcf507504b474bea96
parentc630bfaadea0274ece51f9ba06b861c64c0f3046 (diff)
downloadaur-pidgin-save-conversations.tar.gz
update links to https
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f5b56af894f..5623ab0b77d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by mksrcinfo v8
-# Tue Feb 2 04:24:56 UTC 2016
pkgbase = pidgin-save-conversations
pkgdesc = Crossplatform plugin for Pidgin messenger that saves your opened conversations at shutdown and restores its at startup
pkgver = 0.2
pkgrel = 2
- url = http://sourceforge.net/projects/save-convs
+ url = https://sourceforge.net/projects/save-convs
arch = i686
arch = x86_64
license = GPL
depends = pidgin
depends = perl
- source = http://sourceforge.net/projects/save-convs/files/save-convs/0.2/pidgin-save-conversations-0.2.zip
+ source = https://sourceforge.net/projects/save-convs/files/save-convs/0.2/pidgin-save-conversations-0.2.zip
sha256sums = ebb7caf30dad9e507e95396b67f316b94518dafb0408ae654c9528872bf2ca7f
pkgname = pidgin-save-conversations
diff --git a/PKGBUILD b/PKGBUILD
index a1c4e28a069e..4588f737fbba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Shalygin Konstantin <k0ste@cn.ru>
+# Contributor: Shalygin Konstantin <k0ste@cn.ru>
pkgname='pidgin-save-conversations'
pkgver='0.2'
pkgrel='2'
pkgdesc='Crossplatform plugin for Pidgin messenger that saves your opened conversations at shutdown and restores its at startup'
arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/save-convs'
+url='https://sourceforge.net/projects/save-convs'
license=('GPL')
depends=('pidgin' 'perl')
source=("${url}/files/save-convs/${pkgver}/${pkgname}-${pkgver}.zip")