summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPanzki2020-03-23 15:35:43 +0100
committerPanzki2020-03-23 15:35:43 +0100
commita42dbf007d01e173438e7b5dfaf815cc5aa4d731 (patch)
treee08524136b7fcac18f08677abdff1ced462ef61a
parentca0e0bd1944ff8a48aa83552cb72e970f49c6a4e (diff)
downloadaur-a42dbf007d01e173438e7b5dfaf815cc5aa4d731.tar.gz
Indicate conflict with mailspring package.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 416baf2659b1..242a7c864f35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mailspring-libre
pkgdesc = A fork of a fork – aiming at removing Mailspring's dependecy on a central server.
pkgver = 1.7.2_libre1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/notpushkin/Mailspring-Libre
arch = x86_64
license = custom: GPL3 and (C) 2016-2019 Foundry 376, LLC.
@@ -14,6 +14,7 @@ pkgbase = mailspring-libre
optdepends = libappindicator-gtk3: for system tray support
optdepends = libgnome-keyring: keyrings
optdepends = gnome-keyring: keyrings
+ conflicts = mailspring
options = !strip
source_x86_64 = https://u.ale.sh/mailspring-1.7.2-amd64.libre1.deb
sha256sums_x86_64 = cdeb12a859890309e4ad08c6577363dd2e87e7c5e0363336e9d4adda2488295f
diff --git a/PKGBUILD b/PKGBUILD
index 06cd6c3d9958..8c650df8616a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mailspring-libre
pkgver=1.7.2_libre1
-pkgrel=1
+pkgrel=2
pkgdesc="A fork of a fork – aiming at removing Mailspring's dependecy on a central server."
arch=('x86_64')
license=('custom: GPL3 and (C) 2016-2019 Foundry 376, LLC.')
@@ -16,6 +16,7 @@ source_x86_64=("https://u.ale.sh/mailspring-1.7.2-amd64.libre1.deb")
depends=("libxss" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")
optdepends=('libappindicator-gtk3: for system tray support' "libgnome-keyring: keyrings" "gnome-keyring: keyrings" )
+conflicts=('mailspring')
package() {
cd ${srcdir}