summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14d2cd1842f1..d7a3c39bec07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = whalebird-desktop-git
pkgdesc = Electron-based Mastodon/Pleroma client (git)
- pkgver = 2.8.2+r9+ge3b5ef3
+ pkgver = 4.4.0
pkgrel = 1
- url = https://whalebird.org
+ url = https://whalebird.social
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = npm
+ makedepends = yarn
depends = alsa-lib
depends = atk
depends = at-spi2-atk
@@ -34,8 +35,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..4a2748b440a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Jean Lucas <jean@4ray.co>
pkgname=whalebird-desktop-git
-pkgver=2.8.2+r9+ge3b5ef3
+pkgver=4.4.0
pkgrel=1
pkgdesc='Electron-based Mastodon/Pleroma client (git)'
arch=(i686 x86_64)
-url=https://whalebird.org
+url=https://whalebird.social
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)
+makedepends=(git npm yarn)
source=(git+https://github.com/h3poteto/whalebird-desktop
whalebird.desktop)
sha512sums=('SKIP'