summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph2019-12-08 11:28:27 +0100
committerChristoph2019-12-08 11:28:27 +0100
commit6dbb34b0452151e8d4812a83ecd2ddc0fb9bc705 (patch)
treeaee7646da4dffe325e65665ce7846a68160e29c5
parent996f09209203a400567811e2b69d477d2dcbaea0 (diff)
downloadaur-6dbb34b0452151e8d4812a83ecd2ddc0fb9bc705.tar.gz
update to 5.4.1-beta2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
-rw-r--r--ferdi.desktop2
3 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2affafb56ca9..2e05cdedc4d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ferdi
pkgdesc = Ferdi is a messaging browser that allows you to combine your favorite messaging services into one application.
- pkgver = 5.3.3
+ pkgver = 5.4.1
pkgrel = 1
url = https://getferdi.com/
arch = x86_64
@@ -12,12 +12,12 @@ pkgbase = ferdi
makedepends = python2
depends = electron4
conflicts = ferdi-git
- source = git+https://github.com/getferdi/ferdi#tag=v5.3.3
+ source = git+https://github.com/getferdi/ferdi/releases/tag/v5.4.1-beta.2
source = ferdi.desktop
source = ferdi.sh
sha512sums = SKIP
- sha512sums = e09649fd9daa2b8391ae7a60e3f81c056269d71afc22fe891c89611eb6c927a2b3b9e0bc69aeb859d75bb8bc7a104197d9f956345bd227a5ac995ef93a2bb68c
- sha512sums = 54586148db4c1df88099485beae49f7a069fdcbca35ebb4fb3df3a15963f295712d8d9dfeddb1402b3676447eb2e9ea07b28808b0c611fca72617e32777ea7e8
+ sha512sums = SKIP
+ sha512sums = SKIP
pkgname = ferdi
diff --git a/PKGBUILD b/PKGBUILD
index 3601a066f23c..05bb24f52d79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,22 +4,23 @@
# Contributor: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
pkgname=ferdi
-_pkgver=5.3.3
+_pkgver="5.4.1-beta.2"
+# use beta because of electron 7 compatibility
pkgver=${_pkgver//-/_}
pkgrel=1
pkgdesc='Ferdi is a messaging browser that allows you to combine your favorite messaging services into one application.'
arch=(x86_64 i686)
url='https://getferdi.com/'
license=(Apache)
-depends=(electron4)
+depends=(electron)
conflicts=('ferdi-git')
makedepends=(expac git npm python2)
source=("git+https://github.com/getferdi/$pkgname#tag=v$_pkgver"
'ferdi.desktop'
'ferdi.sh')
sha512sums=('SKIP'
- 'e09649fd9daa2b8391ae7a60e3f81c056269d71afc22fe891c89611eb6c927a2b3b9e0bc69aeb859d75bb8bc7a104197d9f956345bd227a5ac995ef93a2bb68c'
- '54586148db4c1df88099485beae49f7a069fdcbca35ebb4fb3df3a15963f295712d8d9dfeddb1402b3676447eb2e9ea07b28808b0c611fca72617e32777ea7e8')
+ 'SKIP'
+ 'SKIP')
prepare() {
# Prepare Python 2 for later
diff --git a/ferdi.desktop b/ferdi.desktop
index d7b327854eec..3ef3369928d7 100644
--- a/ferdi.desktop
+++ b/ferdi.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
-Version=1.0
+Version=5.4.1
Name=Ferdi
GenericName=Internet Messenger
Comment=A free messaging app for services like WhatsApp, Slack, Messenger and many more.