summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Conseil2017-03-11 23:01:45 +0100
committerSimon Conseil2017-03-11 23:01:45 +0100
commit34365c01a3b8aaf8abf46b7ef1e1aa0170bd2204 (patch)
treeb0cd9c0bfbbb012db0305653ef96d0049c9739a3
parentfaa6b80119c68c4ebcc286baf677dd87caebb878 (diff)
downloadaur-34365c01a3b8aaf8abf46b7ef1e1aa0170bd2204.tar.gz
v4.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fe7f1fba16c..b868705769a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 22 22:43:55 UTC 2016
+# Sat Mar 11 22:01:27 UTC 2017
pkgbase = topcat
pkgdesc = Tool for OPerations on Catalogues And Tables
- pkgver = 4.3.5
+ pkgver = 4.4
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.3-5/topcat-full.jar
+ source = ftp://andromeda.star.bris.ac.uk/pub/star/topcat/v4.4/topcat-full.jar
source = topcat
source = topcat.png
source = topcat.desktop
- md5sums = ad5ee3b962db6e8f9b619d0d84738017
+ md5sums = 3e4b50eccca6331003cc5eb9b6ca8299
md5sums = 5f2df6a05c72b5641bf6a2b1c29173ed
md5sums = 787868860ed7b0cc70595fa96dbff3da
md5sums = c00fecfd325398c2bcbd08ac76456c6e
diff --git a/PKGBUILD b/PKGBUILD
index c2b9b913f95a..fe7c7f267f70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Conseil <contact+aur at saimon dot org>
pkgname=topcat
-pkgver=4.3.5
-_pkgver=4.3-5
+pkgver=4.4
+_pkgver=4.4
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=('ad5ee3b962db6e8f9b619d0d84738017'
+md5sums=('3e4b50eccca6331003cc5eb9b6ca8299'
'5f2df6a05c72b5641bf6a2b1c29173ed'
'787868860ed7b0cc70595fa96dbff3da'
'c00fecfd325398c2bcbd08ac76456c6e')