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

Antonio Rojas arojas at archlinux.org
Sun May 9 10:23:53 UTC 2021


    Date: Sunday, May 9, 2021 @ 10:23:52
  Author: arojas
Revision: 929031

Update to 1.12.2

Modified:
  minder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-09 10:21:54 UTC (rev 929030)
+++ PKGBUILD	2021-05-09 10:23:52 UTC (rev 929031)
@@ -2,8 +2,8 @@
 # Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
 
 pkgname=minder
-pkgver=1.12.0
-pkgrel=2
+pkgver=1.12.2
+pkgrel=1
 pkgdesc='Mind-mapping application designed for elementary OS'
 arch=(x86_64)
 url='https://github.com/phase1geo/Minder'
@@ -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=('3b3fc1a9036ba40a61ba49793d28b1026e6ebb538315777289bc9faddfcc6b4b')
+sha256sums=('a329d6209da8fac7a102bf85627362f053eebd8783bb91590feff5a363a194af')
 
 build() {
   arch-meson Minder-$pkgver build



More information about the arch-commits mailing list