summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad5b9087a694..d26d3002ed5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ferdi-git
pkgdesc = A messaging browser that allows you to combine your favorite messaging services into one application - git version
- pkgver = 5.4.1.beta.5.r271.gf07b3f70
- pkgrel = 5
+ pkgver = 5.4.1.beta.5.r345.g8a6c744f
+ pkgrel = 1
url = https://getferdi.com
arch = x86_64
arch = i686
@@ -10,7 +10,9 @@ pkgbase = ferdi-git
license = Apache
makedepends = git
makedepends = npm
+ makedepends = python
depends = electron
+ depends = libxkbfile
provides = ferdi
conflicts = ferdi
source = ferdi-git::git+https://github.com/getferdi/ferdi
diff --git a/PKGBUILD b/PKGBUILD
index 01961ffadab4..a19af2f1939d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
# Contributor: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
_pkgname='ferdi'
pkgname="$_pkgname-git"
-pkgver='5.4.1.beta.5.r271.gf07b3f70'
-pkgrel='5'
+pkgver='5.4.1.beta.5.r345.g8a6c744f'
+pkgrel='1'
pkgdesc='A messaging browser that allows you to combine your favorite messaging services into one application - git version'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://get$_pkgname.com"
license=('Apache')
-depends=('electron')
-makedepends=('git' 'npm')
+depends=('electron' 'libxkbfile')
+makedepends=('git' 'npm' 'python')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=(