summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Conseil2021-10-24 17:44:18 +0200
committerSimon Conseil2021-10-24 17:45:02 +0200
commit90b52d4ed586119f23c5c00a7d53c0f166cdd26c (patch)
tree3bf8b89caa72274aee186843a5830e6841adaeea
parent364f4d3ddf162ee4017d9ed40f0cd3164484a24e (diff)
downloadaur-90b52d4ed586119f23c5c00a7d53c0f166cdd26c.tar.gz
Restore version specific URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bda06b2c04c8..9c31d8b47c6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = topcat
pkgdesc = Tool for OPerations on Catalogues And Tables
pkgver = 4.8.2
- pkgrel = 3
+ pkgrel = 4
url = http://www.star.bris.ac.uk/~mbt/topcat/
arch = any
license = GPL
depends = java-runtime
depends = sh
noextract = topcat-full.jar
- source = http://www.star.bris.ac.uk/~mbt/topcat/topcat-full.jar
+ source = http://andromeda.star.bristol.ac.uk/releases/topcat/v4.8-2/topcat-full.jar
source = https://raw.githubusercontent.com/Starlink/starjava/master/topcat/src/docs/tclogo.svg
source = topcat
source = topcat.desktop
diff --git a/PKGBUILD b/PKGBUILD
index f27e3be28d89..0ab60b1e5d08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=topcat
pkgver=4.8.2
_pkgver=4.8-2
-pkgrel=3
+pkgrel=4
pkgdesc="Tool for OPerations on Catalogues And Tables"
arch=('any')
url="http://www.star.bris.ac.uk/~mbt/topcat/"
depends=('java-runtime' 'sh')
license=('GPL')
noextract=('topcat-full.jar')
-source=("http://www.star.bris.ac.uk/~mbt/topcat/topcat-full.jar"
+source=("http://andromeda.star.bristol.ac.uk/releases/topcat/v${_pkgver}/topcat-full.jar"
"https://raw.githubusercontent.com/Starlink/starjava/master/topcat/src/docs/tclogo.svg"
"topcat" "topcat.desktop")
md5sums=('a65430e71f9dc2817f321f919c6bbd89'