summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWren Baxter2023-12-04 17:57:56 -0500
committerWren Baxter2023-12-04 17:57:56 -0500
commit838f4de2b061d9655738421aa03740985f9342b0 (patch)
tree63d4ab5b9582ca1abf79813852941362c92db405 /PKGBUILD
parent509d0df57c64bfda17c18b1afdea42ea05f68ae9 (diff)
downloadaur-838f4de2b061d9655738421aa03740985f9342b0.tar.gz
update to 2023.12.04
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3d627040fd9..973d472de6ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wren Baxter <aur [at] wren.dev>
pkgname=astap-bin-qt5
-pkgver=2023.11.10
+pkgver=2023.12.04
pkgrel=1
pkgdesc="Astrometric (plate) solver, stacking of images, photometry and FITS viewer"
provides=('astap')
@@ -9,8 +9,8 @@ conflicts=('astap-bin' )
arch=('x86_64') # no 32-bit version provided, consider building from source with the `astap` package
url="https://www.hnsky.org/astap.htm"
license=('LGPL3')
-source=("astap-${pkgver}.tar.gz::https://github.com/wrenby/astap-backups/raw/63cf1160b0d143f5a99dac7a2f4aca608f5570f0/astap_amd64_qt5.tar.gz")
-md5sums=('8e78b0365157325fe403ea78e211b07e')
+source=("astap-${pkgver}.tar.gz::https://github.com/wrenby/astap-backups/raw/100a1a1ff2c6df14f41cfb3d2b07e2f068cdc013/astap_amd64_qt5.tar.gz")
+md5sums=('8af2eeabb312077a657ef1fbb2af85d7')
noextract=("astap-${pkgver}.tar.gz") # bsdtar can't handle this archive because it contains a self-referential hardlink
makedepends=('tar') # but gnu tar is just fine