summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Jost2021-09-29 17:30:07 +0200
committerThomas Jost2021-09-29 17:30:07 +0200
commit0843560f75295384f5b4923f074b26ffb8eaeb0b (patch)
tree825ce5efd9ebbee4da222ee78beb40e398a11380
parent6b664befb072b4bfe1664b194da93c8804bd3875 (diff)
downloadaur-0843560f75295384f5b4923f074b26ffb8eaeb0b.tar.gz
Update URLs
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f92c56ff20d..8ce515d912a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,13 @@ pkgbase = fig2eps
pkgdesc = A tool to convert Xfig figures to EPS with embedded LaTeX commands
pkgver = 1.7
pkgrel = 2
- url = http://www.courville.org/mediawiki/index.php/Fig2eps
+ url = http://www.courville.org/home/fig2eps
arch = any
license = unknown
depends = psutils
depends = texlive-bin
- source = https://sites.google.com/a/courville.org/courville/fig2eps
+ source = fig2eps::http://www.courville.org/fig2eps?attredirects=0
md5sums = 638b9b0e93cca5766626c30674ad78cd
sha1sums = c937fa7414b6a1f921cf70edaac132bc99015244
pkgname = fig2eps
-
diff --git a/PKGBUILD b/PKGBUILD
index 456f6b056263..3feda1a21fdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgver=1.7
pkgrel=2
pkgdesc="A tool to convert Xfig figures to EPS with embedded LaTeX commands"
arch=(any)
-url="http://www.courville.org/mediawiki/index.php/Fig2eps"
+url="http://www.courville.org/home/fig2eps"
license=('unknown')
depends=('psutils' 'texlive-bin')
-source=("https://sites.google.com/a/courville.org/courville/fig2eps")
+source=("fig2eps::http://www.courville.org/fig2eps?attredirects=0")
md5sums=('638b9b0e93cca5766626c30674ad78cd')
sha1sums=('c937fa7414b6a1f921cf70edaac132bc99015244')