[arch-commits] Commit in stellarsolver/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Jan 22 18:28:42 UTC 2022


    Date: Saturday, January 22, 2022 @ 18:28:42
  Author: arojas
Revision: 1113471

Update to 1.9

Modified:
  stellarsolver/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-22 18:07:58 UTC (rev 1113470)
+++ PKGBUILD	2022-01-22 18:28:42 UTC (rev 1113471)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=stellarsolver
-pkgver=1.8
-pkgrel=2
+pkgver=1.9
+pkgrel=1
 pkgdesc='The cross platform Sextractor and Astrometry.net-Based internal astrometric solver'
 arch=(x86_64)
 url='https://github.com/rlancaste/stellarsolver'
@@ -10,7 +10,7 @@
 depends=(qt5-base gsl wcslib)
 makedepends=(cmake)
 source=(https://github.com/rlancaste/stellarsolver/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('4f0009dfa76b153848abd9bcbea52b8dc27159133cf6a1db165b16e5c7b04841')
+sha256sums=('6a5910aa3eec8c1e302ed3acc8fbd9df86bf7ac74ca478251e4312d6fd664912')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list