summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikola Pavlica2020-03-26 13:25:06 +0100
committerNikola Pavlica2020-03-26 13:25:06 +0100
commitad8628577e8da4960247a121f302230f60cea590 (patch)
treedf152679dec89d35ad69de4da812e54004cd2120 /PKGBUILD
parent3449e45f6ba62b6956d193855b403b7dac52e069 (diff)
downloadaur-ad8628577e8da4960247a121f302230f60cea590.tar.gz
minor corrections
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fbd67e415cf..2f50ea4441d4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=jami-ubuntu-latest
pkgver=20200318.1.f44e7d0
pkgrel=1
-pkgdesc='Free and universal communication platform which preserves the users` privacy and freedoms'
+pkgdesc='Free and universal communication platform which preserves the users` privacy and freedoms (gtk frontend)'
arch=('x86_64')
url='https://jami.net'
license=('GPL3')
@@ -9,7 +9,7 @@ depends=('libayatana-appindicator-gtk3' 'jami-daemon' 'clutter' 'clutter-gtk' 'd
'desktop-file-utils' 'gtk-update-icon-cache' 'gtk3' 'libcanberra' 'libnm'
'libnotify' 'qrencode' 'qt5-base' 'webkit2gtk')
conflicts=('jami-gnome' 'libjamiclient')
-makedepends=('binutils' 'tar' 'xz' 'patchelf')
+makedepends=('binutils' 'tar' 'xz')
source=('https://dl.jami.net/ring-manual/ubuntu_19.10/jami-all_amd64.deb')
provides=('jami-gnome' 'libjamiclient')
sha1sums=('SKIP')