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

Jan Steffens heftig at archlinux.org
Mon Oct 30 19:21:37 UTC 2017


    Date: Monday, October 30, 2017 @ 19:21:36
  Author: heftig
Revision: 308687

3.26.2-1

Modified:
  bijiben/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-30 19:17:07 UTC (rev 308686)
+++ PKGBUILD	2017-10-30 19:21:36 UTC (rev 308687)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=bijiben
-pkgver=3.26.1
+pkgver=3.26.2
 pkgrel=1
 pkgdesc="Write out notes, every detail matters"
 url="https://wiki.gnome.org/Apps/Bijiben"
@@ -11,7 +11,7 @@
 depends=(tracker webkit2gtk gnome-online-accounts evolution-data-server)
 makedepends=(intltool itstool evolution python appstream-glib yelp-tools autoconf-archive git)
 groups=(gnome-extra)
-_commit=484dc0dc8fe9b560a76c81556cbe1cccb3966a11  # tags/BIJIBEN_3_26_1^0
+_commit=bae6c22d229980d412d7edcb589e54732d1279bc  # tags/BIJIBEN_3_26_2^0
 source=("git+https://git.gnome.org/browse/bijiben#commit=$_commit"
         "git+https://git.gnome.org/browse/libgd")
 sha256sums=('SKIP'
@@ -25,8 +25,6 @@
 prepare() {
   cd $pkgname
 
-  sed -i 's/tracker-sparql-1.0/tracker-sparql-2.0/g' configure.ac
-
   git submodule init
   git config --local submodule.libgd.url "$srcdir/libgd"
   git submodule update



More information about the arch-commits mailing list