summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikola Pavlica2020-03-26 13:25:06 +0100
committerNikola Pavlica2020-03-26 13:25:06 +0100
commitad8628577e8da4960247a121f302230f60cea590 (patch)
treedf152679dec89d35ad69de4da812e54004cd2120
parent3449e45f6ba62b6956d193855b403b7dac52e069 (diff)
downloadaur-ad8628577e8da4960247a121f302230f60cea590.tar.gz
minor corrections
-rwxr-xr-x.SRCINFO3
-rwxr-xr-xPKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c5920b39309..4f884d615393 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = jami-ubuntu-latest
- 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)
pkgver = 20200318.1.f44e7d0
pkgrel = 1
url = https://jami.net
@@ -8,7 +8,6 @@ pkgbase = jami-ubuntu-latest
makedepends = binutils
makedepends = tar
makedepends = xz
- makedepends = patchelf
depends = libayatana-appindicator-gtk3
depends = jami-daemon
depends = clutter
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')