summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortercean2020-02-27 19:28:55 +0100
committertercean2020-02-27 19:28:55 +0100
commit1a4a72eaa4af65a73e2ecaa3c226523809276a45 (patch)
tree604afd3c03905a268eeaaee482504396b438b5d3
parentc456a2b5f9417e75078a25fc63206ed8c961d6cc (diff)
downloadaur-1a4a72eaa4af65a73e2ecaa3c226523809276a45.tar.gz
1.0.4
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a932d06bdfc1..2bbc5d3c007c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = hyperspace-appimage
pkgdesc = The new beautiful, fluffy client for Mastodon
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.0.4
+ pkgrel = 1
url = https://hyperspace.marquiskurt.net
arch = x86_64
license = custom:NPL
depends = fuse
provides = hyperspace
conflicts = hyperspace
- noextract = Hyperspace-1.0.0.AppImage
+ noextract = Hyperspace-1.0.4.AppImage
options = !strip
- source = Hyperspace-1.0.0.AppImage::https://github.com/hyperspacedev/hyperspace/releases/download/v1.0.0/Hyperspace-1.0.0.AppImage
- source = https://github.com/hyperspacedev/hyperspace/raw/v1.0.0/LICENSE
+ source = Hyperspace-1.0.4.AppImage::https://github.com/hyperspacedev/hyperspace/releases/download/v1.0.4/Hyperspace-1.0.4.AppImage
+ source = https://github.com/hyperspacedev/hyperspace/raw/v1.0.4/LICENSE
source = hyperspace.desktop
source = hyperspace.png
- sha256sums = aeeae9d7a5a92f33f53aa045359a9e56da93682cdb68f8e512cc56aa325e45c8
+ sha256sums = 0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5
sha256sums = 3dee0d29eba904aaaa8e9b4b66daba48cde5f9c42c872475f8a0ae94fe2bc2b8
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 20cc71052058..7c3862cdf43b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tercean <cg@zknt.org>
pkgname=hyperspace-appimage
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.4
+pkgrel=1
pkgdesc='The new beautiful, fluffy client for Mastodon'
arch=('x86_64')
url='https://hyperspace.marquiskurt.net'
@@ -19,7 +19,7 @@ source=(
)
noextract=("${_appimage}")
sha256sums=(
- 'aeeae9d7a5a92f33f53aa045359a9e56da93682cdb68f8e512cc56aa325e45c8'
+ '0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5'
'3dee0d29eba904aaaa8e9b4b66daba48cde5f9c42c872475f8a0ae94fe2bc2b8'
'SKIP'
'SKIP'