summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorclu2015-12-26 00:00:29 -0700
committerclu2015-12-26 00:00:29 -0700
commitef36437fdfa30a0bcaacd3cd20c1bde1e3e8011b (patch)
treeb41ae607f4e26d19ae59a65880392f887c63a6e6
parent68ed5cbebaa8ea278de5a8a53ebe977b01efd83f (diff)
downloadaur-ef36437fdfa30a0bcaacd3cd20c1bde1e3e8011b.tar.gz
Update to v4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f875c241f08..def64a3a40b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Sat Dec 26 06:59:54 UTC 2015
pkgbase = montage
pkgdesc = An astronomical image mosaic engine
- pkgver = 3.3
+ pkgver = 4.0
pkgrel = 1
url = http://montage.ipac.caltech.edu/
arch = i686
arch = x86_64
license = custom
- source = http://montage.ipac.caltech.edu/download/Montage_v3.3.tar.gz
- sha1sums = 5410b72243058bce4ae37e07020980d1c8629255
+ source = http://montage.ipac.caltech.edu/download/Montage_v4.0.tar.gz
+ sha1sums = e41f95b8586b721780e30146ecf3936a6ddf93f8
pkgname = montage
diff --git a/PKGBUILD b/PKGBUILD
index 1f0358929def..b4ccf5e528d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: <clu@eeviac>
pkgname=montage
-pkgver=3.3
+pkgver=4.0
pkgrel=1
pkgdesc="An astronomical image mosaic engine"
arch=('i686' 'x86_64')
@@ -12,15 +12,15 @@ makedepends=()
provides=()
conflicts=()
source=("http://montage.ipac.caltech.edu/download/Montage_v$pkgver.tar.gz")
-sha1sums=('5410b72243058bce4ae37e07020980d1c8629255')
+sha1sums=('e41f95b8586b721780e30146ecf3936a6ddf93f8')
build() {
- cd $srcdir/Montage_v$pkgver
+ cd $srcdir/montage
make
}
package() {
- cd $srcdir/Montage_v$pkgver
+ cd $srcdir/montage
# The following is used because the montage developers
# have not included an install method in their Makefile
@@ -29,7 +29,7 @@ package() {
#custom license...
mkdir -p $pkgdir/usr/share/licenses/$pkgname
- install -Dm644 $srcdir/Montage_v$pkgver/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+ install -Dm644 $srcdir/montage/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
#Find docs at:
#http://montage.ipac.caltech.edu/docs/