summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-03-13 18:45:18 +0800
committerzxp198210052024-03-13 18:45:18 +0800
commit7830ed161c81a4e9588e12935a6e06ca51fcc854 (patch)
tree75768f014548b72f2326b5fb36615d9cfe220d15 /PKGBUILD
parenta8f60a3a94fef5aecae1157f125ba507d978e33a (diff)
downloadaur-bluebubbles-bin.tar.gz
fix errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 1 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a24aa134c1d..e24f96b2da30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=bluebubbles-bin
_pkgname=BlueBubbles
pkgver=1.12.7
_subver=2B61
-pkgrel=3
+pkgrel=4
pkgdesc="A cross-platform app ecosystem, bringing iMessage to Android, PC (Windows, Linux, & even macOS), and Web!"
arch=(
'aarch64'
@@ -15,19 +15,13 @@ license=('Apache-2.0')
provides=("${pkgname%-bin}=${pkgver}")
conflicts=("${pkgname%-bin}")
depends=(
- 'libepoxy'
'webkit2gtk-4.1'
- 'at-spi2-core'
'gdk-pixbuf2'
- 'cairo'
'mpv'
- 'harfbuzz'
- 'pango'
'libdbusmenu-glib'
'libnotify'
'libappindicator-gtk3'
'gtk3'
- 'libsoup3'
)
makedepends=(
'gendesk'