summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Lucas2019-08-01 06:33:46 -0400
committerJean Lucas2019-08-01 06:33:46 -0400
commitfecf3491ece0eaeb48a84f7eafe31790ef54f237 (patch)
treea5c26eaaa4a44f8445fdcc4530d5a8ee694ef2a4
parentf53f5b137c6554e2e7fe2bad3e78b7fc11d7f2c0 (diff)
downloadaur-fecf3491ece0eaeb48a84f7eafe31790ef54f237.tar.gz
Update provides and conflicts to reflect new package names
-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