Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / geoclue
Commits: 6d220e9a by Jan Alexander Steffens (heftig) at 2023-09-15T11:54:26+02:00 2.7.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: György Balló <[email protected]> pkgname=geoclue -pkgver=2.7.0 +pkgver=2.7.1 pkgrel=1 pkgdesc="Modular geoinformation service built on the D-Bus messaging system" url="https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home" @@ -28,7 +28,7 @@ provides=("geoclue2=$pkgver-$pkgrel") conflicts=(geoclue2) replaces=(geoclue2) backup=(etc/geoclue/geoclue.conf) -_commit=bbfb6289dedb88cb8155d9f6868787d5432e1f90 # tags/2.7.0^0 +_commit=8a24f60969d4c235d9918796c38a6a9c42e10131 # tags/2.7.1 source=("git+https://gitlab.freedesktop.org/geoclue/geoclue.git#commit=$_commit") b2sums=('SKIP') @@ -50,7 +50,6 @@ prepare() { build() { local meson_options=( -D dbus-srv-user=geoclue - -D dbus-sys-dir=/usr/share/dbus-1/system.d -D mozilla-api-key="$_mozilla_api_key" ) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/geoclue/-/commit/6d220e9a58c7220c5d0e1f5e2da711fd1bb01796 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/geoclue/-/commit/6d220e9a58c7220c5d0e1f5e2da711fd1bb01796 You're receiving this email because of your account on gitlab.archlinux.org.
