[arch-commits] Commit in blanket/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat May 7 17:51:58 UTC 2022


    Date: Saturday, May 7, 2022 @ 17:51:57
  Author: arojas
Revision: 1196217

Fix dependencies (FS#74677)

Modified:
  blanket/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-07 17:25:52 UTC (rev 1196216)
+++ PKGBUILD	2022-05-07 17:51:57 UTC (rev 1196217)
@@ -3,12 +3,12 @@
 
 pkgname=blanket
 pkgver=0.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Improve focus and increase your productivity by listening to different sounds'
 arch=('any')
 url='https://github.com/rafaelmardojai/blanket'
 license=('GPL3')
-depends=('gst-plugins-bad-libs' 'gst-plugins-base' 'gst-plugins-good' 'gst-python' 'libhandy' 'python-gobject')
+depends=('gst-plugins-bad-libs' 'gst-plugins-base' 'gst-plugins-good' 'gst-python' 'libadwaita' 'python-gobject')
 makedepends=('appstream-glib' 'meson')
 source=("https://github.com/rafaelmardojai/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
 sha256sums=('710a3b733da5eb349bf8dc3c37ef0afeb301c8299c22e7fad3c753576f33f7f4')



More information about the arch-commits mailing list