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

Antonio Rojas arojas at gemini.archlinux.org
Mon Apr 4 19:56:06 UTC 2022


    Date: Monday, April 4, 2022 @ 19:56:06
  Author: arojas
Revision: 1181384

Update to 2.2.1

Modified:
  maliit-framework/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-04 19:50:24 UTC (rev 1181383)
+++ PKGBUILD	2022-04-04 19:56:06 UTC (rev 1181384)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=maliit-framework
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='Core libraries of Maliit and server'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 makedepends=(cmake qt5-wayland wayland-protocols gtk3 python)
 optdepends=('qt5-wayland: wayland-shell integration')
 source=(https://github.com/maliit/framework/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('f55bca572ed932a251d583659aefa9d42d60d86f1603bab55c8fa92166b19bb3')
+sha256sums=('e5d1367f046066facabba9766d8cbeb94b13c5024b0a5056ebbaa6a16f075b23')
 options=(debug)
 
 build() {



More information about the arch-commits mailing list