Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / telepathy-salut
Commits:
f60babb8 by Jan Alexander Steffens (heftig) at 2025-03-22T15:46:09+01:00
0.8.1-9
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = telepathy-salut
pkgdesc = A link-local XMPP connection manager for Telepathy
pkgver = 0.8.1
- pkgrel = 8
+ pkgrel = 9
url = https://telepathy.freedesktop.org
install = telepathy-salut.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=telepathy-salut
pkgver=0.8.1
-pkgrel=8
+pkgrel=9
pkgdesc="A link-local XMPP connection manager for Telepathy"
arch=('x86_64')
url="https://telepathy.freedesktop.org"
@@ -32,7 +32,7 @@ prepare() {
build() {
cd "$pkgname-$pkgver"
./configure --prefix=/usr \
- --libexecdir=/usr/lib/telepathy \
+ --libexecdir=/usr/lib/telepathy \
--disable-plugins --disable-Werror \
--with-tls=gnutls \
--enable-avahi-tests=no \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/telepathy-salut/-/commit/f60babb834deee75ac15eb59b3f6e12d8816f727
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/telepathy-salut/-/commit/f60babb834deee75ac15eb59b3f6e12d8816f727
You're receiving this email because of your account on gitlab.archlinux.org.