summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortercean2020-06-18 10:11:55 +0200
committertercean2020-06-18 10:11:55 +0200
commitaa2f914636aae29120cc6e3884c274b79aa7cbf2 (patch)
tree4dc088a1dad15775664d7dbf8aaf7bf777a9c9ec
parent48249a6421bc40f31086d15f91bab823365f560c (diff)
downloadaur-aa2f914636aae29120cc6e3884c274b79aa7cbf2.tar.gz
1.1.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cd45afbc4f0..baa1937ba4a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hyperspace-appimage
pkgdesc = The new beautiful, fluffy client for Mastodon
- pkgver = 1.1.0
+ pkgver = 1.1.2
pkgrel = 1
url = https://hyperspace.marquiskurt.net
arch = x86_64
@@ -8,14 +8,14 @@ pkgbase = hyperspace-appimage
depends = fuse
provides = hyperspace
conflicts = hyperspace
- noextract = Hyperspace-1.1.0.AppImage
+ noextract = Hyperspace-1.1.2.AppImage
options = !strip
- source = Hyperspace-1.1.0.AppImage::https://github.com/hyperspacedev/hyperspace/releases/download/v1.1.0/Hyperspace.Desktop-1.1.0.AppImage
- source = https://github.com/hyperspacedev/hyperspace/raw/v1.1.0/LICENSE
+ source = Hyperspace-1.1.2.AppImage::https://github.com/hyperspacedev/hyperspace/releases/download/v1.1.2/Hyperspace.Desktop-1.1.2.AppImage
+ source = https://raw.githubusercontent.com/hyperspacedev/hyperspace/v1.1.2/LICENSE.txt
source = hyperspace.desktop
source = hyperspace.png
- sha256sums = f2b9c93c712acc83f025a36fe80ae025cd38c3f2d0028f92084ea080f5386565
- sha256sums = 3dee0d29eba904aaaa8e9b4b66daba48cde5f9c42c872475f8a0ae94fe2bc2b8
+ sha256sums = 30a63bb80baeaf7fd8d5858e4bf13f49e5dcdde3fde946aa838b4e9a3f45c5c5
+ sha256sums = f49ae3685bf4635b0eb6f07fe684ed1b30f5b2a2c9b5b05b589fb9edfead8d35
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a77699c1fba7..4fc43adfc0f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tercean <cg@zknt.org>
pkgname=hyperspace-appimage
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc='The new beautiful, fluffy client for Mastodon'
arch=('x86_64')
@@ -19,7 +19,7 @@ source=(
)
noextract=("${_appimage}")
sha256sums=(
- '833728d872ef232fa409b63eace9817ed1a97bff59735f0334f1b852c6789be0'
+ '30a63bb80baeaf7fd8d5858e4bf13f49e5dcdde3fde946aa838b4e9a3f45c5c5'
'f49ae3685bf4635b0eb6f07fe684ed1b30f5b2a2c9b5b05b589fb9edfead8d35'
'SKIP'
'SKIP'