diff options
author | git user | 2024-05-27 18:57:19 +0200 |
---|---|---|
committer | git user | 2024-05-27 18:57:19 +0200 |
commit | e09646f0b26d854325e5190e85603d45c3e73ec4 (patch) | |
tree | 28bd24377bec204a25d3b2265cd4317f45034f41 | |
parent | a5e61cbfa5dceb4cf6df64609b0e0d567189c59d (diff) | |
download | aur-e09646f0b26d854325e5190e85603d45c3e73ec4.tar.gz |
Upstream version update.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = folks-telepathy-git pkgdesc = Library to aggregates people into metacontacts. Variant of 'folks' with telepathy backend compiled in. Latest git checkout. - pkgver = 0.15.9.1+r3042.20240323.1c3a0baa + pkgver = 0.15.9.3+r3044.20240512.eefac557 pkgrel = 1 url = https://wiki.gnome.org/Projects/Folks arch = x86_64 @@ -21,9 +21,9 @@ pkgbase = folks-telepathy-git depends = libxml2 depends = readline depends = telepathy-glib - provides = folks=0.15.9.1+r3042.20240323.1c3a0baa - provides = folks-telepathy=0.15.9.1+r3042.20240323.1c3a0baa - provides = folks-git=0.15.9.1+r3042.20240323.1c3a0baa + provides = folks=0.15.9.3+r3044.20240512.eefac557 + provides = folks-telepathy=0.15.9.3+r3044.20240512.eefac557 + provides = folks-git=0.15.9.3+r3044.20240512.eefac557 provides = libfolks.so provides = libfolks-dummy.so provides = libfolks-eds.so @@ -6,7 +6,7 @@ _pkgname='folks' _pkgfeature='telepathy' pkgname="${_pkgname}-${_pkgfeature}-git" -pkgver=0.15.9.1+r3042.20240323.1c3a0baa +pkgver=0.15.9.3+r3044.20240512.eefac557 pkgrel=1 pkgdesc="Library to aggregates people into metacontacts. Variant of 'folks' with telepathy backend compiled in. Latest git checkout." arch=( |