summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Conseil2017-11-07 23:21:44 +0100
committerSimon Conseil2017-11-07 23:21:44 +0100
commit4362699f853a6c6f4a0b64fda91c960ba56e9eb3 (patch)
treedaf82899acd5d18fc9be82ca014bc3b0f6092ecd
parentaf8ab1390ed7abe321061cb53b6541d3db834a3d (diff)
downloadaur-4362699f853a6c6f4a0b64fda91c960ba56e9eb3.tar.gz
4.5-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8e24df43de7..4ffdc6df91ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 1 21:18:54 UTC 2017
+# Tue Nov 7 22:21:35 UTC 2017
pkgbase = topcat
pkgdesc = Tool for OPerations on Catalogues And Tables
- pkgver = 4.5
+ pkgver = 4.5.1
pkgrel = 1
url = http://www.star.bris.ac.uk/~mbt/topcat/
arch = any
@@ -10,11 +10,11 @@ pkgbase = topcat
depends = java-environment
depends = sh
noextract = topcat-full.jar
- source = ftp://andromeda.star.bris.ac.uk/pub/star/topcat/v4.5/topcat-full.jar
+ source = ftp://andromeda.star.bris.ac.uk/pub/star/topcat/v4.5-1/topcat-full.jar
source = topcat
source = topcat.png
source = topcat.desktop
- md5sums = f6b836cd5101c1cdb128eb5520d20cd9
+ md5sums = ff17fd1bcc344184490788fcac8341cd
md5sums = 5f2df6a05c72b5641bf6a2b1c29173ed
md5sums = 787868860ed7b0cc70595fa96dbff3da
md5sums = c00fecfd325398c2bcbd08ac76456c6e
diff --git a/PKGBUILD b/PKGBUILD
index 723ed84475fa..01fe57d7683e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Conseil <contact+aur at saimon dot org>
pkgname=topcat
-pkgver=4.5
-_pkgver=4.5
+pkgver=4.5.1
+_pkgver=4.5-1
pkgrel=1
pkgdesc="Tool for OPerations on Catalogues And Tables"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
noextract=('topcat-full.jar')
source=("ftp://andromeda.star.bris.ac.uk/pub/star/topcat/v${_pkgver}/topcat-full.jar"
"topcat" "topcat.png" "topcat.desktop")
-md5sums=('f6b836cd5101c1cdb128eb5520d20cd9'
+md5sums=('ff17fd1bcc344184490788fcac8341cd'
'5f2df6a05c72b5641bf6a2b1c29173ed'
'787868860ed7b0cc70595fa96dbff3da'
'c00fecfd325398c2bcbd08ac76456c6e')