Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
minder


Commits:
df201b63 by Antonio Rojas at 2024-04-27T19:37:39+02:00
upgpkg: 1.16.4-1: Update to 1.16.4

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = minder
+       pkgdesc = Mind-mapping application designed for Pantheon
+       pkgver = 1.16.4
+       pkgrel = 1
+       url = https://github.com/phase1geo/Minder
+       arch = x86_64
+       license = GPL3
+       makedepends = meson
+       makedepends = vala
+       depends = discount
+       depends = granite
+       depends = gtksourceview4
+       depends = libarchive
+       depends = libhandy
+       source = 
https://github.com/phase1geo/Minder/archive/1.16.4/Minder-1.16.4.tar.gz
+       sha256sums = 
3a9c2831d36a7744f7df27412b2f75b2bec38f5974984a027d6fa7f634a37c7e
+
+pkgname = minder


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
 
 pkgname=minder
-pkgver=1.15.6
-pkgrel=2
+pkgver=1.16.4
+pkgrel=1
 pkgdesc='Mind-mapping application designed for Pantheon'
 arch=('x86_64')
 url='https://github.com/phase1geo/Minder'
@@ -11,7 +11,7 @@ license=('GPL3')
 depends=('discount' 'granite' 'gtksourceview4' 'libarchive' 'libhandy')
 makedepends=('meson' 'vala')
 
source=("https://github.com/phase1geo/Minder/archive/$pkgver/Minder-$pkgver.tar.gz";)
-sha256sums=('7ad1b253bbd6087122febc3041e7f810221ddbd2177880c185218e6b5e7d752f')
+sha256sums=('3a9c2831d36a7744f7df27412b2f75b2bec38f5974984a027d6fa7f634a37c7e')
 
 build() {
   arch-meson Minder-$pkgver build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minder/-/commit/df201b63f3abe9edb3a4e606972c1b1fe1dabf6c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minder/-/commit/df201b63f3abe9edb3a4e606972c1b1fe1dabf6c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to