Date: Saturday, October 29, 2022 @ 18:58:10
  Author: heftig
Revision: 1339308

3.46.0-1

Modified:
  gnome-flashback/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-29 18:56:09 UTC (rev 1339307)
+++ PKGBUILD    2022-10-29 18:58:10 UTC (rev 1339308)
@@ -1,21 +1,22 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-flashback
-pkgver=3.44.0
+pkgver=3.46.0
 pkgrel=1
 pkgdesc='GNOME Flashback session'
 arch=('x86_64')
 url='https://wiki.gnome.org/Projects/GnomeFlashback'
 license=('GPL')
-depends=('gnome-bluetooth' 'gnome-panel' 'gnome-session' 
'gnome-settings-daemon'
+depends=('gnome-bluetooth-3.0' 'gnome-panel' 'gnome-session' 
'gnome-settings-daemon'
          'gnome-themes-extra' 'libibus' 'libxkbfile' 'metacity' 'libcanberra')
 makedepends=('python3')
 optdepends=('gnome-backgrounds: Default background'
             'gnome-control-center: System settings'
             'network-manager-applet: Network management')
+options=('debug')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";
         'gnome-flashback.pam')
-sha256sums=('1df0838127c6246eecd89d1c50ff88fc82abf6de3b3068e52dde495a42bd550a'
+sha256sums=('7a8d5c03310e4dfadd18a65e00a37741032afeea5418dd6804a975c4b0980045'
             '7148b3b1773fa312d6cd14798338cc70cffb6df7504ff1787687edd0363138d2')
 
 build() {

Reply via email to