summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMr.Smith19742023-09-16 13:58:06 +0300
committerMr.Smith19742023-09-16 13:58:06 +0300
commit9e44f24198a050bd7d00c2cd9e3d8b4c794eb435 (patch)
treebea4b2c925468e473e4c3ec9d58014def5fdd2c3
parent361fbf17bc467300b9fa2fde08c636d8a2b07d48 (diff)
downloadaur-astap-bin.tar.gz
Updated build
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f11ebc77ba22..d3d7dd8a4d77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = astap-bin
pkgdesc = Astrometric (plate) solver, stacking of images, photometry and FITS viewer. Gtk2 version.
- pkgver = 2023.05.31
- pkgrel = 3
+ pkgver = 2023.09.11
+ pkgrel = 1
url = http://www.hnsky.org/astap.htm
arch = i686
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = astap-bin
conflicts = astap-bin-qt5
conflicts = astap-cli
source_i686 = astap_i386.deb::https://sourceforge.net/projects/astap-program/files/linux_installer/astap_i386.deb/download
- sha256sums_i686 = a3d2fd2b941979da09e520d32d340beb20786b3e75e1d60e740d0b5c8e2ca8e1
+ sha256sums_i686 = 7eac349054b72b7ba31ba45f0fa2013900dbeccea1e3440fc9e2cd9f2809181d
source_x86_64 = astap_amd64.deb::https://sourceforge.net/projects/astap-program/files/linux_installer/astap_amd64.deb/download
- sha256sums_x86_64 = 667c0db4ca252407bbc6a893349f9c46b1177e3171e1d9dfbe8bdda26cd1b89b
+ sha256sums_x86_64 = b2d09f1425354e6cf3138a69117fbec65fb1fbc5d3425930ad72e5b129569afa
pkgname = astap-bin
diff --git a/PKGBUILD b/PKGBUILD
index fab16cf9f0a7..c7fdeb4ddaf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: WhiredPlanck
pkgname=astap-bin
_pkgname=astap
-pkgver=2023.05.31
-pkgrel=3
+pkgver=2023.09.11
+pkgrel=1
pkgdesc="Astrometric (plate) solver, stacking of images, photometry and FITS viewer. Gtk2 version."
arch=('i686' 'x86_64')
url="http://www.hnsky.org/astap.htm"
license=('GPL')
source_i686=("${_pkgname}_i386.deb::https://sourceforge.net/projects/astap-program/files/linux_installer/astap_i386.deb/download")
source_x86_64=("${_pkgname}_amd64.deb::https://sourceforge.net/projects/astap-program/files/linux_installer/astap_amd64.deb/download")
-sha256sums_i686=('a3d2fd2b941979da09e520d32d340beb20786b3e75e1d60e740d0b5c8e2ca8e1')
-sha256sums_x86_64=('667c0db4ca252407bbc6a893349f9c46b1177e3171e1d9dfbe8bdda26cd1b89b')
+sha256sums_i686=('7eac349054b72b7ba31ba45f0fa2013900dbeccea1e3440fc9e2cd9f2809181d')
+sha256sums_x86_64=('b2d09f1425354e6cf3138a69117fbec65fb1fbc5d3425930ad72e5b129569afa')
optdepends=('hyperleda-galaxy-db-astap: 25MB database of 1.3m galaxies and 171k other non-star objects'
'w08-star-db-astap: 250KB database of stars up to magnitude 8, reliable above 20° FOV'
'd05-star-db-astap: 100MB database of 500 stars per square degree, reliable with 0.6-10° FOV'