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

Jan Steffens heftig at archlinux.org
Fri Mar 5 22:54:42 UTC 2021


    Date: Friday, March 5, 2021 @ 22:54:42
  Author: heftig
Revision: 882667

0.12.3-1

Modified:
  almanah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-05 22:54:19 UTC (rev 882666)
+++ PKGBUILD	2021-03-05 22:54:42 UTC (rev 882667)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=almanah
-pkgver=0.12.2
+pkgver=0.12.3
 pkgrel=1
 pkgdesc="Small GTK+ application to allow you to keep a diary of your life"
 arch=('x86_64')
@@ -9,7 +9,7 @@
 license=('GPL')
 depends=('evolution' 'libcryptui' 'gtkspell3' 'gtksourceview3')
 makedepends=('git' 'meson')
-_commit=92e52b316c5ffeea614a410905c95cb99b53ef44  # tags/0.12.2^0
+_commit=d653556ca3955a1b281031e77ec45a5fbdb7c25c  # tags/0.12.3^0
 source=("git+https://gitlab.gnome.org/GNOME/almanah.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -20,9 +20,6 @@
 
 prepare() {
   cd $pkgname
-
-  # https://gitlab.gnome.org/GNOME/almanah/-/issues/4
-  git cherry-pick -n 0b944a92ebc5f5c69156a0f46b8560a35384233c
 }
 
 build() {



More information about the arch-commits mailing list