summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Laß2021-04-23 22:40:54 +0200
committerMichael Laß2021-04-23 22:40:54 +0200
commit5e574d910612427a8e6a9f1bf10c245b453174d4 (patch)
treebdd95de4d25f257f056c0308a16834cb3c556cc2 /PKGBUILD
parente426e1be0ea0d58c1fafc4af1e14e727ffb0de07 (diff)
downloadaur-pidgin-latex.tar.gz
Update URLs to use HTTPS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14d1f38e667f..2e30991216b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,10 +10,10 @@ pkgver=1.5.0
pkgrel=1
pkgdesc="Small latex plugin for pidgin"
arch=(i686 x86_64)
-url=http://sourceforge.net/projects/pidgin-latex/
+url=https://sourceforge.net/projects/pidgin-latex/
license=(GPL)
depends=(pidgin texlive-core)
-source=(http://downloads.sourceforge.net/$pkgname/${pkgname}_$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/$pkgname/${pkgname}_$pkgver.tar.gz)
sha256sums=('5885666363867630de3dcb426420b07f9efd2467f562127d3998cc190c939d3a')
build() {