summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJanek Thomaschewski2018-08-04 14:31:17 +0200
committerJanek Thomaschewski2018-08-04 14:31:17 +0200
commit142d94c844f403746c19e7bf1fe748b9f8aa54d5 (patch)
tree266f5339b40e5c56c6adebeaa906e712794c7f29 /PKGBUILD
parent2d2247230192f4f769bac25c6451ae54d269e5e7 (diff)
downloadaur-142d94c844f403746c19e7bf1fe748b9f8aa54d5.tar.gz
Update dependencies, gtk3 is now required instead of gtk2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f00e635a303a..86b294e2b0e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=signal-desktop-bin
pkgver=1.15.0
-pkgrel=1
+pkgrel=2
pkgdesc='Private messaging from your desktop'
arch=('x86_64')
url='https://github.com/signalapp/Signal-Desktop'
@@ -10,7 +10,7 @@ license=('GPL3')
provides=('signal-desktop')
conflicts=('signal')
options=(!strip)
-depends=('gconf' 'gtk2' 'libnotify' 'libxtst' 'nss' 'xdg-utils' 'libxss')
+depends=('gconf' 'gtk3' 'libnotify' 'nss' 'xdg-utils' 'libxss')
sha512sums=('f7a8fc5387c0980cb944ec5f4d2d38ef21234b945914c6655494f2e4b0a80af1599967816ec61f6d06b48bd73f1074a87d1d15410b5336a1c9112cc8c44e9704'
'7db7ee79a07fb86fec471e63c5189d61e8a2ca8fc2e659ea89ef22516e24e0a3c9f32c93f8ee520f56abc187b9b9304355e8aadb427c4920cda4f663ab1489fa')