summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Roll2021-12-26 19:45:01 +1000
committerAshley Roll2021-12-26 19:45:01 +1000
commit9228902c3c0574a87f163116e5e7075c9cfe3b9c (patch)
treed7fbab099146e1725bf3939fb1d63cbc93434d64
parent2b917e330831fdce7b7aabc99438ed0cf21f327a (diff)
downloadaur-9228902c3c0574a87f163116e5e7075c9cfe3b9c.tar.gz
Updated sha256 as source archive changed
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0792af757445..d5a8615f036f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = astrodmx-capture
pkgdesc = AstroDMx Capture Astronomical Imaging
pkgver = 1.3.14.0
- pkgrel = 2
+ pkgrel = 3
url = https://www.astrodmx-capture.org.uk/
install = astrodmx-capture.install
arch = x86_64
license = custom
options = !strip
source = https://www.astrodmx-capture.org.uk/sites/downloads/astrodmx/old/x86-64/astrodmx-capture_1.3.14.0_x86-64-manual.tar.gz
- sha256sums = 8f5c2803eff1434d1b55aaf6faa18360234fd1d785d8e0c5c2499b2c3003da5f
+ sha256sums = dcb650ff3b0553921c6133c05d9698954996a0408bbc04a0eaca841763372f68
pkgname = astrodmx-capture
diff --git a/PKGBUILD b/PKGBUILD
index 9cfe4383030d..28e2940a35dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=astrodmx-capture
pkgver=1.3.14.0
-pkgrel=2
+pkgrel=3
pkgdesc="AstroDMx Capture Astronomical Imaging"
arch=('x86_64')
url="https://www.astrodmx-capture.org.uk/"
@@ -17,7 +17,7 @@ install=$pkgname.install
# can maintain a constant path the file. Hopefully this will allow us to continue installing older versions
# without breakage after a new version is released. Thanks Nicola!
source=("https://www.astrodmx-capture.org.uk/sites/downloads/astrodmx/old/x86-64/astrodmx-capture_${pkgver}_x86-64-manual.tar.gz")
-sha256sums=("8f5c2803eff1434d1b55aaf6faa18360234fd1d785d8e0c5c2499b2c3003da5f")
+sha256sums=("dcb650ff3b0553921c6133c05d9698954996a0408bbc04a0eaca841763372f68")
_instdir="/usr/local/AstroDMx_Capture"
_prefix="AstroDMx-${pkgver}-manual"