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

Antonio Rojas arojas at gemini.archlinux.org
Thu May 5 18:55:26 UTC 2022


    Date: Thursday, May 5, 2022 @ 18:55:26
  Author: arojas
Revision: 1195522

Add libayatana-appindicator dependency (FS#74653)

Modified:
  xpad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-05 18:52:58 UTC (rev 1195521)
+++ PKGBUILD	2022-05-05 18:55:26 UTC (rev 1195522)
@@ -4,12 +4,12 @@
 
 pkgname=xpad
 pkgver=5.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Stickies-like notes application'
 arch=('x86_64')
 url='https://launchpad.net/xpad'
 license=('GPL3')
-depends=('gtksourceview4' 'libsm' 'libappindicator-gtk3')
+depends=('gtksourceview4' 'libsm' 'libayatana-appindicator')
 makedepends=('intltool')
 source=("https://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.bz2"{,.asc})
 sha256sums=('ead80a5e8b52e854d730e0c075df5a190be311522a441e87f1d2ec57fdd0856b'



More information about the arch-commits mailing list