summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9226f6f39565..f9ac5ddda538 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=siril
pkgver='1.0.0'
-pkgrel=1
+pkgrel=2
pkgdesc="An astronomical image processing software for Linux. (IRIS clone)"
arch=('x86_64')
license=('GPLv3')
@@ -18,8 +18,8 @@ optdepends=('libpng: PNG import'
'libcurl-gnutls: check for updates'
'gnuplot: photometry graphs creation')
-source=("https://free-astro.org/download/siril-${pkgver}-rc2.tar.bz2")
-sha256sums=('4dd5acb27b4b75b402cd992df106ae55d12a0324fafb043c2d08dd10a9562e3f')
+source=("https://free-astro.org/download/siril-${pkgver}.tar.bz2")
+sha256sums=('22fec7b88b94c40c4180e6637fef8a7cd8ea95ccaf23323e403bf2296ec274bc')
build() {
cd "$srcdir"