Date: Sunday, November 24, 2019 @ 17:18:56 Author: heftig Revision: 369720
3.34.1-1 Modified: gnote/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-24 13:58:52 UTC (rev 369719) +++ PKGBUILD 2019-11-24 17:18:56 UTC (rev 369720) @@ -1,8 +1,8 @@ -# Maintainer: Ionut Biru <[email protected]> +# Contributor: Ionut Biru <[email protected]> # Contributor: uastasi <[email protected]> pkgname=gnote -pkgver=3.34.0 +pkgver=3.34.1 pkgrel=1 pkgdesc="A note taking application" url="https://wiki.gnome.org/Apps/Gnote" @@ -10,7 +10,7 @@ license=(GPL3) depends=(gtkmm3 gspell libxslt dconf libsecret) makedepends=(intltool yelp-tools autoconf-archive git) -_commit=93d29902f9d14f2a0c3f7e70103f9cbfca16a173 # tags/3.34.0^0 +_commit=3a29edcc74810b4bc5df19b00984c8b61114efd7 # tags/3.34.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit") sha256sums=('SKIP')
