summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortercean2019-11-25 11:05:32 +0100
committertercean2019-11-25 11:05:32 +0100
commitaab1526184ec91a6bb4b37ee47f695afad356bc4 (patch)
tree1f11f5b47198c36bc3f8e6886f2b899256d46f54
parent870efd0c105bcfb2e8014e813fad58603fb73913 (diff)
downloadaur-aab1526184ec91a6bb4b37ee47f695afad356bc4.tar.gz
0.19.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c7a825a9527..2a187242a482 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sengi-appimage
pkgdesc = Mastodon & Pleroma Multi-account Desktop Client
- pkgver = 0.18.2
+ pkgver = 0.19.0
pkgrel = 1
url = https://nicolasconstant.github.io/sengi/
arch = x86_64
@@ -8,12 +8,12 @@ pkgbase = sengi-appimage
depends = fuse
provides = sengi
conflicts = sengi
- noextract = Sengi-0.18.2-linux.AppImage
+ noextract = Sengi-0.19.0-linux.AppImage
options = !strip
- source = Sengi-0.18.2-linux.AppImage::https://github.com/NicolasConstant/sengi/releases/download/0.18.2/Sengi-0.18.2-linux.AppImage
+ source = Sengi-0.19.0-linux.AppImage::https://github.com/NicolasConstant/sengi/releases/download/0.19.0/Sengi-0.19.0-linux.AppImage
source = sengi.desktop
source = sengi.png
- sha256sums = dc131da6a1f0d249a0eef9d221aac461071051ac178d72abd55834d8f702c2c0
+ sha256sums = 1c7242cc0fe014ef398871df9a87f31a70a5eb1f3169205a825a604e02ad9f19
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b5fbac48cda3..b88f41bd6dfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tercean <cg@zknt.org>
pkgname=sengi-appimage
-pkgver=0.18.2
+pkgver=0.19.0
pkgrel=1
pkgdesc='Mastodon & Pleroma Multi-account Desktop Client'
arch=('x86_64')
@@ -18,7 +18,7 @@ source=(
)
noextract=("${_appimage}")
sha256sums=(
- 'dc131da6a1f0d249a0eef9d221aac461071051ac178d72abd55834d8f702c2c0'
+ '1c7242cc0fe014ef398871df9a87f31a70a5eb1f3169205a825a604e02ad9f19'
'SKIP'
'SKIP'
)