summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Conseil2018-05-19 00:04:30 +0200
committerSimon Conseil2018-05-19 00:04:30 +0200
commitcf1fc0b9725e385943e37aea6cb5d4e76506bf4a (patch)
tree6d0a12ae9b58194487696e6ae7203e643827f2fd
parent2a21f4ea73b31d0383a543c36155bebf9831d976 (diff)
downloadaur-cf1fc0b9725e385943e37aea6cb5d4e76506bf4a.tar.gz
v4.6-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbdcf0f8fdc7..a8f09f1d8893 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun May 6 04:27:10 UTC 2018
+# Fri May 18 22:04:22 UTC 2018
pkgbase = topcat
pkgdesc = Tool for OPerations on Catalogues And Tables
- pkgver = 4.6
+ pkgver = 4.6.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.6/topcat-full.jar
+ source = ftp://andromeda.star.bris.ac.uk/pub/star/topcat/v4.6-1/topcat-full.jar
source = topcat
source = topcat.png
source = topcat.desktop
- md5sums = 868d4e4c267107b08bf8253b81a70608
+ md5sums = 546501e5c6324aad29b71fce0c75779b
md5sums = 5f2df6a05c72b5641bf6a2b1c29173ed
md5sums = 787868860ed7b0cc70595fa96dbff3da
md5sums = c00fecfd325398c2bcbd08ac76456c6e
diff --git a/PKGBUILD b/PKGBUILD
index ab9f049489ec..71e36d52b167 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Conseil <contact+aur at saimon dot org>
pkgname=topcat
-pkgver=4.6
-_pkgver=4.6
+pkgver=4.6.1
+_pkgver=4.6-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=('868d4e4c267107b08bf8253b81a70608'
+md5sums=('546501e5c6324aad29b71fce0c75779b'
'5f2df6a05c72b5641bf6a2b1c29173ed'
'787868860ed7b0cc70595fa96dbff3da'
'c00fecfd325398c2bcbd08ac76456c6e')