summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikola Pavlica2020-07-14 15:18:47 +0200
committerNikola Pavlica2020-07-14 15:18:47 +0200
commit50cf7f249e33b76fd70fcb4d797e203193b909f4 (patch)
tree7bbb286b42ae497360b0b6cb2b7214930873b50a /PKGBUILD
parent1d3ce418e8d825eaf4c1047c99bbf1b7c4b9276e (diff)
downloadaur-jami-ubuntu-latest.tar.gz
bump version to 20200708.1.398241e~dfsg1-0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6918d90c117..cee8c4a6f087 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=jami-ubuntu-latest
-pkgver=20200318.1.f44e7d0
-pkgrel=2
+pkgver=20200708.1.398241e
+pkgrel=1
pkgdesc='Free and universal communication platform which preserves the users` privacy and freedoms (gtk frontend)'
arch=('x86_64')
url='https://jami.net'
@@ -10,9 +10,9 @@ depends=('libayatana-appindicator-gtk3' 'jami-daemon' 'clutter' 'clutter-gtk' 'd
'libnotify' 'qrencode' 'qt5-base' 'webkit2gtk' 'ayatana-ido')
conflicts=('jami-gnome' 'libjamiclient')
makedepends=('binutils' 'tar' 'xz')
-source=('https://dl.jami.net/ring-manual/ubuntu_19.10/jami-all_amd64.deb')
+source=('https://dl.jami.net/ring-manual/ubuntu_20.04/jami-all_amd64.deb')
provides=('jami-gnome' 'libjamiclient')
-sha1sums=('SKIP')
+sha256sums=('62c3b02d9bee62fec6c970ff9e4663f623d5c04ce84e5821ac715fcfe186c2d9')
options=(!strip)
build() {