Date: Friday, July 19, 2019 @ 06:43:37 Author: heftig Revision: 358135
3.32.2-1 Modified: gnome-notes/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-19 06:43:32 UTC (rev 358134) +++ PKGBUILD 2019-07-19 06:43:37 UTC (rev 358135) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-notes -pkgver=3.32.1 +pkgver=3.32.2 pkgrel=1 pkgdesc="Write out notes, every detail matters" url="https://wiki.gnome.org/Apps/Notes" @@ -12,7 +12,7 @@ provides=("bijiben=$pkgver") conflicts=(bijiben) replaces=(bijiben) -_commit=4770fab0f6ec36439fe38c569e4d9eee31041584 # tags/BIJIBEN_3_32_1^0 +_commit=4c3f705e09e4f2b538e67613f3b128bfe56e8c43 # tags/BIJIBEN_3_32_2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-notes.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgd.git") sha256sums=('SKIP'
