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

Antonio Rojas arojas at archlinux.org
Sun May 9 08:50:29 UTC 2021


    Date: Sunday, May 9, 2021 @ 08:50:29
  Author: arojas
Revision: 928982

Update to 1.2.2

Modified:
  buho/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-09 08:45:03 UTC (rev 928981)
+++ PKGBUILD	2021-05-09 08:50:29 UTC (rev 928982)
@@ -1,17 +1,17 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=buho
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
-pkgdesc="Task and note keeper"
-url="https://mauikit.org/"
+pkgdesc='Task and note keeper'
+url='https://mauikit.org/'
 arch=(x86_64)
 license=(GPL3)
-depends=(mauikit hicolor-icon-theme)
-makedepends=(extra-cmake-modules qt5-webview)
+depends=(mauikit-filebrowsing mauikit-texteditor hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
 groups=(maui)
 source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('e7a3f194f9fce2ca21825ebacac09020cce0543a96764f3865f2280dab3ea99b')
+sha256sums=('f36e4b6da521338d0261ec8fbfdbcaa713a7f38c1dec0ef3090cb2be1d767705')
 
 build() {
   cmake -B build -S $pkgname-$pkgver



More information about the arch-commits mailing list