[arch-commits] Commit in profanity/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Mon May 26 19:06:38 UTC 2014
Date: Monday, May 26, 2014 @ 21:06:38
Author: bpiotrowski
Revision: 111923
upgpkg: profanity 1:0.4.2-1
new upstream release
Modified:
profanity/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-05-26 17:58:38 UTC (rev 111922)
+++ PKGBUILD 2014-05-26 19:06:38 UTC (rev 111923)
@@ -3,7 +3,7 @@
# Contributor: jason ryan <jasonwryan at gmail.com>
pkgname=profanity
-pkgver=0.4.1
+pkgver=0.4.2
pkgrel=1
epoch=1
pkgdesc='Console based XMPP client'
@@ -13,7 +13,7 @@
depends=('curl' 'expat' 'glib2' 'libotr' 'gnutls')
makedepends=('doxygen' 'libstrophe')
source=(http://www.profanity.im/profanity-$pkgver.tar.gz)
-md5sums=('d50c3a69165e3daa243c149f93cf32fc')
+md5sums=('bc950b272d2d4869aedf79dd90185969')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list