summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNils Czernia2020-11-25 19:16:46 +0100
committerNils Czernia2020-11-25 19:16:46 +0100
commit6a08b9900870a7b64a8070be0bf8518301466e97 (patch)
tree26b3ab4f13f03ae54bb036d5426841f705e279a4
parentfb743237dac5a24a93a4da65f08cb97dcd688470 (diff)
downloadaur-6a08b9900870a7b64a8070be0bf8518301466e97.tar.gz
Updated conflicts section
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f8dad979588..e6edd8b92d2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hamsket-bin
pkgdesc = Forked Free and Open Source messaging and emailing app that combines common web applications into one
pkgver = 0.6.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/TheGoddessInari/hamsket
arch = x86_64
license = GPL3
@@ -14,12 +14,6 @@ pkgbase = hamsket-bin
depends = libxss
depends = nss
provides = hamsket
- conflicts = rambox
- conflicts = rambox-os-git
- conflicts = rambox-bin
- conflicts = ramboxpro-bin
- conflicts = rambox-os-bin
- conflicts = rambox-os
source = hamsket.tar.gz::https://github.com/TheGoddessInari/hamsket/releases/download/0.6.0/hamsket-0.6.0.tar.gz
source = hamsket.desktop
source = hamsket.png
diff --git a/PKGBUILD b/PKGBUILD
index bc2284c2d45e..1a20b754cc0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,11 @@
pkgname=hamsket-bin
_pkgname=hamsket
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc='Forked Free and Open Source messaging and emailing app that combines common web applications into one'
arch=('x86_64')
depends=('alsa-lib' 'bash' 'desktop-file-utils' 'gtk2' 'libnotify' 'libxtst' 'libxss' 'nss')
provides=('hamsket')
-conflicts=('rambox' 'rambox-os-git' 'rambox-bin' 'ramboxpro-bin' 'rambox-os-bin' 'rambox-os')
url='https://github.com/TheGoddessInari/hamsket'
license=('GPL3')
source=("$_pkgname.tar.gz::https://github.com/TheGoddessInari/hamsket/releases/download/$pkgver/hamsket-$pkgver.tar.gz"