summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14d2cd1842f1..54bfa6550d85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -34,8 +34,8 @@ pkgbase = whalebird-desktop-git
depends = nspr
depends = nss
depends = pango
- provides = whalebird
- conflicts = whalebird
+ provides = whalebird-desktop
+ conflicts = whalebird-desktop
conflicts = whalebird-bin
source = git+https://github.com/h3poteto/whalebird-desktop
source = whalebird.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 7037d1feec0f..7ad6f57291e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc='Electron-based Mastodon/Pleroma client (git)'
arch=(i686 x86_64)
url=https://whalebird.org
license=(MIT)
-provides=(whalebird)
-conflicts=(whalebird whalebird-bin)
+provides=(whalebird-desktop)
+conflicts=(whalebird-desktop whalebird-bin)
depends=(alsa-lib atk at-spi2-atk cairo dbus gdk-pixbuf2 glib2 gtk3 hicolor-icon-theme libcups libglvnd libx11 libxcb libxcomposite libxcursor libxdamage libxext libxfixes libxi libxrandr libxrender libxss libxtst nspr nss pango)
makedepends=(git npm)
source=(git+https://github.com/h3poteto/whalebird-desktop