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

Antonio Rojas arojas at archlinux.org
Sun Mar 14 08:52:50 UTC 2021


    Date: Sunday, March 14, 2021 @ 08:52:50
  Author: arojas
Revision: 891008

Update to 1.12.0

Modified:
  minder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 08:48:56 UTC (rev 891007)
+++ PKGBUILD	2021-03-14 08:52:50 UTC (rev 891008)
@@ -2,7 +2,7 @@
 # Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
 
 pkgname=minder
-pkgver=1.11.3
+pkgver=1.12.0
 pkgrel=1
 pkgdesc='Mind-mapping application designed for elementary OS'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(discount granite gtksourceview3 libarchive)
 makedepends=(meson vala)
 source=("https://github.com/phase1geo/Minder/archive/$pkgver/Minder-$pkgver.tar.gz")
-sha256sums=('76116a439060c70ac5e829b518284d1f7117dac4879a6a65eef1e167f333e79a')
+sha256sums=('3b3fc1a9036ba40a61ba49793d28b1026e6ebb538315777289bc9faddfcc6b4b')
 
 build() {
   arch-meson Minder-$pkgver build



More information about the arch-commits mailing list