diff options
author | Jesús Eduardo <heckyel@openmailbox.org> | 2017-05-12 21:15:09 -0500 |
---|---|---|
committer | Jesús Eduardo <heckyel@openmailbox.org> | 2017-05-12 21:16:03 -0500 |
commit | c6612c42b235213248186c280a069ea1da5fef04 (patch) | |
tree | fa877730746fa6d3f2634019d75cff41fc1651ca /nonprism/empathy | |
parent | 9061cbd4eedbcef1cf33f4fbf49b1033d40aa4ac (diff) | |
download | abslibre-c6612c42b235213248186c280a069ea1da5fef04.tar.gz abslibre-c6612c42b235213248186c280a069ea1da5fef04.tar.bz2 abslibre-c6612c42b235213248186c280a069ea1da5fef04.zip |
Empathy: rebuild in nonprism
Diffstat (limited to 'nonprism/empathy')
-rw-r--r-- | nonprism/empathy/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nonprism/empathy/PKGBUILD b/nonprism/empathy/PKGBUILD index 0612fe736..3b080551b 100644 --- a/nonprism/empathy/PKGBUILD +++ b/nonprism/empathy/PKGBUILD @@ -1,10 +1,10 @@ # $Id: PKGBUILD 290827 2017-03-14 10:00:45Z heftig $ # Contributor (Arch): Ionut Biru <ibiru@archlinux.org> -# Maintainer: André Silva <emulatorman@parabola.nu> +# Contributor: André Silva <emulatorman@riseup.net> pkgname=empathy pkgver=3.12.12+111+g3300c6deb -pkgrel=1.nonprism1 +pkgrel=1.nonprism2 pkgdesc="A GNOME instant messaging client using the Telepathy framework, without geoclue2 support" url="https://wiki.gnome.org/Apps/Empathy" arch=(i686 x86_64) |