[arch-commits] Commit in minder/repos/community-x86_64 (PKGBUILD PKGBUILD)

Balló György bgyorgy at archlinux.org
Thu Oct 22 22:00:43 UTC 2020


    Date: Thursday, October 22, 2020 @ 22:00:43
  Author: bgyorgy
Revision: 730236

archrelease: copy trunk to community-x86_64

Added:
  minder/repos/community-x86_64/PKGBUILD
    (from rev 730235, minder/trunk/PKGBUILD)
Deleted:
  minder/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 22:00:40 UTC (rev 730235)
+++ PKGBUILD	2020-10-22 22:00:43 UTC (rev 730236)
@@ -1,23 +0,0 @@
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
-
-pkgname=minder
-pkgver=1.9.0
-pkgrel=1
-pkgdesc='Mind-mapping application designed for elementary OS'
-arch=(x86_64)
-url='https://github.com/phase1geo/Minder'
-license=(GPL3)
-depends=(discount granite gtksourceview3 libarchive)
-makedepends=(meson vala)
-source=("https://github.com/phase1geo/Minder/archive/$pkgver/Minder-$pkgver.tar.gz")
-sha256sums=('33256914193327d7f5c7b8a11fbd86711863fb5f27200e5728d5449b55cd0d43')
-
-build() {
-  arch-meson Minder-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: minder/repos/community-x86_64/PKGBUILD (from rev 730235, minder/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-10-22 22:00:43 UTC (rev 730236)
@@ -0,0 +1,23 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
+
+pkgname=minder
+pkgver=1.11.3
+pkgrel=1
+pkgdesc='Mind-mapping application designed for elementary OS'
+arch=(x86_64)
+url='https://github.com/phase1geo/Minder'
+license=(GPL3)
+depends=(discount granite gtksourceview3 libarchive)
+makedepends=(meson vala)
+source=("https://github.com/phase1geo/Minder/archive/$pkgver/Minder-$pkgver.tar.gz")
+sha256sums=('76116a439060c70ac5e829b518284d1f7117dac4879a6a65eef1e167f333e79a')
+
+build() {
+  arch-meson Minder-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}



More information about the arch-commits mailing list