summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikola Pavlica2020-07-14 15:18:47 +0200
committerNikola Pavlica2020-07-14 15:18:47 +0200
commit50cf7f249e33b76fd70fcb4d797e203193b909f4 (patch)
tree7bbb286b42ae497360b0b6cb2b7214930873b50a
parent1d3ce418e8d825eaf4c1047c99bbf1b7c4b9276e (diff)
downloadaur-jami-ubuntu-latest.tar.gz
bump version to 20200708.1.398241e~dfsg1-0
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7764628cc6d0..19c0e616ffa5 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jami-ubuntu-latest
pkgdesc = Free and universal communication platform which preserves the users` privacy and freedoms (gtk frontend)
- pkgver = 20200318.1.f44e7d0
- pkgrel = 2
+ pkgver = 20200708.1.398241e
+ pkgrel = 1
url = https://jami.net
arch = x86_64
license = GPL3
@@ -28,8 +28,8 @@ pkgbase = jami-ubuntu-latest
conflicts = jami-gnome
conflicts = libjamiclient
options = !strip
- source = https://dl.jami.net/ring-manual/ubuntu_19.10/jami-all_amd64.deb
- sha1sums = SKIP
+ source = https://dl.jami.net/ring-manual/ubuntu_20.04/jami-all_amd64.deb
+ sha256sums = 62c3b02d9bee62fec6c970ff9e4663f623d5c04ce84e5821ac715fcfe186c2d9
pkgname = jami-ubuntu-latest
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() {