Date: Wednesday, September 5, 2018 @ 17:08:22 Author: heftig Revision: 333478
3.30.0-1 Modified: gnome-online-miners/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-05 17:05:37 UTC (rev 333477) +++ PKGBUILD 2018-09-05 17:08:22 UTC (rev 333478) @@ -1,8 +1,8 @@ -# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> # Contributor: Ionut Biru <ib...@archlinux.org> pkgname=gnome-online-miners -pkgver=3.26.0 +pkgver=3.30.0 pkgrel=1 pkgdesc="Crawls through your online content" arch=(x86_64) @@ -10,8 +10,8 @@ license=(GPL) depends=(libgdata gnome-online-accounts grilo libzapojit tracker gfbgraph dleyna-server) makedepends=(python gnome-common git) -_commit=186cfa6ea0d2fa1db8b7d75d386a6a4e9da3a2f9 # tags/3.26.0^0 -source=("git+https://git.gnome.org/browse/gnome-online-miners#commit=$_commit") +_commit=8d78e5bb4599324964159167dccc7c4719b770ca # tags/3.30.0^0 +source=("git+https://gitlab.gnome.org/GNOME/gnome-online-miners.git#commit=$_commit") sha256sums=('SKIP') pkgver() { @@ -26,7 +26,7 @@ build() { cd $pkgname - ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname --disable-static + ./configure --prefix=/usr --libexecdir=/usr/lib --disable-static sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool make } Property changes on: gnome-online-miners/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property