summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortercean2020-04-11 21:43:42 +0200
committertercean2020-04-11 21:43:42 +0200
commit3eedb299ebb6d97ae58a8bda565977506dbd881e (patch)
tree47dca5a670a1f2c0453391987d83ddedcec41240
parent5a0cb39a11ec65f79cbcdac0da4615194cf9a7b2 (diff)
downloadaur-3eedb299ebb6d97ae58a8bda565977506dbd881e.tar.gz
0.24.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29ebac7daaae..4e2b32125219 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sengi-appimage
pkgdesc = Mastodon & Pleroma Multi-account Desktop Client
- pkgver = 0.23.1
+ pkgver = 0.24.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.23.1-linux.AppImage
+ noextract = Sengi-0.24.0-linux.AppImage
options = !strip
- source = Sengi-0.23.1-linux.AppImage::https://github.com/NicolasConstant/sengi/releases/download/0.23.1/Sengi-0.23.1-linux.AppImage
+ source = Sengi-0.24.0-linux.AppImage::https://github.com/NicolasConstant/sengi/releases/download/0.24.0/Sengi-0.24.0-linux.AppImage
source = sengi.desktop
source = sengi.png
- sha256sums = 3e71121fd43b1737aee502b2a083acd464e01bfe9afc5e01c5a2da8902a3f119
+ sha256sums = a209805ad712dc6c6d9a2214d06d2cacd533074cf5af509cff5726e8ab14f8b7
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f1cf4d3264f5..41a9c3d439a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tercean <cg@zknt.org>
pkgname=sengi-appimage
-pkgver=0.23.1
+pkgver=0.24.0
pkgrel=1
pkgdesc='Mastodon & Pleroma Multi-account Desktop Client'
arch=('x86_64')
@@ -18,7 +18,7 @@ source=(
)
noextract=("${_appimage}")
sha256sums=(
- '3e71121fd43b1737aee502b2a083acd464e01bfe9afc5e01c5a2da8902a3f119'
+ 'a209805ad712dc6c6d9a2214d06d2cacd533074cf5af509cff5726e8ab14f8b7'
'SKIP'
'SKIP'
)