Date: Friday, November 16, 2018 @ 20:28:01 Author: heftig Revision: 339793
3.30.3-1 Modified: bijiben/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-16 20:25:14 UTC (rev 339792) +++ PKGBUILD 2018-11-16 20:28:01 UTC (rev 339793) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=bijiben -pkgver=3.30.2 +pkgver=3.30.3 pkgrel=1 pkgdesc="Write out notes, every detail matters" url="https://wiki.gnome.org/Apps/Bijiben" @@ -9,7 +9,7 @@ license=(GPL) depends=(tracker webkit2gtk gnome-online-accounts evolution-data-server) makedepends=(evolution python appstream-glib yelp-tools git meson) -_commit=53cd863440a398b5b1754ec249fe70b1b2dba02a # tags/BIJIBEN_3_30_2^0 +_commit=60268fcb82f76c11de4b0f21a8f231444bdd6d6c # tags/BIJIBEN_3_30_3^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-notes.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgd.git") sha256sums=('SKIP'
