summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent2016-04-12 23:09:14 +0200
committerVincent2016-04-12 23:09:14 +0200
commitfb891b28605ede8aa94e65a65cb10da26b69d755 (patch)
tree1eac0fb8fd75cfa03853f83cca9df8a3fc4246d8 /PKGBUILD
parentd01108e78e04afa2bfb683a90511e39b6bddcb5d (diff)
downloadaur-fb891b28605ede8aa94e65a65cb10da26b69d755.tar.gz
releasing 0.9.3 again again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 707da32820c3..4c3dc4d9a655 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vincent Hourdin <vh|at|free-astro=DOT=vinvin.tf>
pkgname=siril
pkgver=0.9.3
-pkgrel=1
+pkgrel=2
pkgdesc="An astronomical image processing software for Linux. (IRIS clone)"
arch=('i686' 'x86_64')
license=('GPLv3')
@@ -19,7 +19,7 @@ optdepends=('libpng: PNG import'
_pkgname="${pkgname}-${pkgver}"
source=("https://free-astro.org/download/${_pkgname}.tar.bz2")
-sha1sums=('20144eb3ae0a16bcf9897c9dc2eec282b8426198')
+sha1sums=('3af3c521d5d746fa65bece3bacfb561ae6c5d12e')
build() {
cd "${_pkgname}"