summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMr.Smith19742023-07-02 19:02:19 +0300
committerMr.Smith19742023-07-02 19:02:19 +0300
commit31d65f30aed01baee34e5157a368a5d6c7d3efc5 (patch)
tree8eb6ce9879c6dee16bfe41ab23095fb289536c55
parent98a792b4d346f61ec7e8a5f817ccf3fc59311eda (diff)
downloadaur-31d65f30aed01baee34e5157a368a5d6c7d3efc5.tar.gz
Initial build
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 086b50ae7fe7..59bf756760c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = siril
+pkgbase = siril-appimage
pkgdesc = An astronomical image processing software for Linux. (IRIS clone). Appimage version.
pkgver = 1.0.6
pkgrel = 1
@@ -16,4 +16,4 @@ pkgbase = siril
source = Siril-1.0.6-x86_64.AppImage::https://free-astro.org/download/Siril-1.0.6-x86_64.AppImage
sha256sums = 2d97a05f250984bc27f7f38dacc518cd19c5dfbc55a1cd13a1f3792736dc3958
-pkgname = siril
+pkgname = siril-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 2800c8c91501..47ffcbc0c111 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgver=1.0.6
_appimage="${_pkgname}-${_pkgver}-x86_64.AppImage"
_desktopfile="org.free_astro.siril.desktop"
-pkgname=siril
+pkgname=siril-appimage
pkgver='1.0.6'
pkgrel=1
pkgdesc="An astronomical image processing software for Linux. (IRIS clone). Appimage version."