summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Behan2021-04-05 10:45:30 +0100
committerConnor Behan2021-04-05 10:45:30 +0100
commitf5efec42e1a6d22a22469f25e1397e33b8851a50 (patch)
tree7f9849061d501f85d1c498ec7827ed1dfa5b4592
parent3ee21dd331698714649ba1515d14b0cde23ad4db (diff)
downloadaur-f5efec42e1a6d22a22469f25e1397e33b8851a50.tar.gz
Janitorial
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9ae22a9814a..dabbc08b99dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dvi2gr
pkgdesc = Utility that generates grace formatting directives from latex
pkgver = 0.4
pkgrel = 4
- url = http://plasma-gate.weizmann.ac.il/Grace/
+ url = https://plasma-gate.weizmann.ac.il/Grace/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 0e9afc31a210..090d2a059af7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.4
pkgrel=4
pkgdesc="Utility that generates grace formatting directives from latex"
arch=(i686 x86_64)
-url="http://plasma-gate.weizmann.ac.il/Grace/"
+url="https://plasma-gate.weizmann.ac.il/Grace/"
depends=('t1lib')
license=('GPL')
source=(ftp://plasma-gate.weizmann.ac.il/pub/grace/src/devel/$pkgname-$pkgver.tar.gz tex2gr)